Releases: ditrit/githubator-plugin
Releases · ditrit/githubator-plugin
Release version 0.3.0
[0.3.0] - 2023/10/20
Added
- Add and initialize
isFolderTypeDiagram
tofalse
inGithubActionConfiguration
.
Changed
- Update plugin-core to version 0.22.0.
Release version 0.2.5
[0.2.5] - 2023/09/11
Changed
- Update to plugin-core version 0.21.0.
Release version 0.2.4
[0.2.4] - 2023/08/30
Changed
- Update to plugin-core version 0.20.0.
Release version 0.2.3
[0.2.3] - 2023/08/16
Changed
- Update to plugin-core version 0.19.0.
Release version 0.2.2
[0.2.2] - 2023/07/21
Changed
- Update to plugin-core version 0.18.0.
Release version 0.2.1
[0.2.1] - 2023/07/05
Changed
- Update to plugin-core version 0.17.0.
Release version 0.2.0
[0.2.0] - 2023/06/06
Added
- Add syntax colorization for monaco editor from official syntax.
Changed
- Make sure that only
.yml
file in.github/workflow
is parsable. - Update to plugin-core version 0.16.0.
Release version 0.1.1
[0.1.1] - 2023/05/03
Changed
- Update to plugin-core version 0.15.2
Release version 0.1.0
[0.1.0] - 2023/05/03
Added
- Setup GitHub workflow.
- Setup default plugin structure.
- Setup first version of metadata.
- Setup first version of parser.
- Setup first version of renderer.