Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 19:26
· 56 commits to main since this release
v0.12.0
1927b6b

Release v0.12.0

💥 WARNING! This release contains a breaking change. 💥

I restructured the CLI api. Now, generate is a top level command. It has
TWO subcommands called crd and scheme. Pull request number #119
introduced a new feature where you are now able to generate a JSON schema
from a CRD. This is useful for auto-generating completion schemas and further
tooling support that uses raw JSON schemas.