Skip to content

v0.16

Compare
Choose a tag to compare
@abravalheri abravalheri released this 23 Jan 19:18
· 147 commits to main since this release

What's Changed

  • Fix setuptools readme field , #116
  • Fix missing type keywords, #117
  • Add schema validator check, #118
  • Add SchemaStore conversion script, #119
  • Support uint formats (used by Ruff), #128
  • Allow tool(s) to be specified via URL (added CLI option: --tool), #121
  • Allow schemas to be specified from SchemaStore (added CLI option: --store), #133

Full Changelog: v0.15...v0.16