Skip to content

Release v0.4.0

Latest
Compare
Choose a tag to compare
@WyvernIXTL WyvernIXTL released this 24 Jun 16:22
· 34 commits to main since this release
v0.4.0
0ac1089

Added

  • Added git remote repositories and directories as potential sources for config files in the cli.
  • title and description can be set from pretty and description keys at root.
  • Added default key for os systems.

Changed

  • Moved title and description from anyOf to outside of schema. anyOf is now usable as intended for json schema.

Removed

  • Removed title and description support from anyOf.