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