What's Changed
- Fix setuptools readme field , #116
- Fix missing type keywords, #117
- Add schema validator check, #118
- Add
SchemaStoreconversion 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