Releases: asyncapi/github-action-for-cli
Releases · asyncapi/github-action-for-cli
v3.1.2
v3.1.1
v3.1.0
v3.0.1
3.0.0
What's Changed
- feat!: refactor action to be CLI based by @Shurtu-gal in #348
What's New:
- Introduced new commands: validate, convert, optimise.
- Enabled model generation by language.
Breaking Changes:
Previously, the parameter option was exclusive to template parameters. It has now been expanded to apply to all commands. Therefore, users must now add -p before template params for the same functionality.
New Contributors
- @Shurtu-gal made their first contribution in #348
Full Changelog: v2.1.26...v3.0.0