Skip to content

v0.2.1 release

Latest
Compare
Choose a tag to compare
@commitconfirmed commitconfirmed released this 08 Dec 00:44
· 1 commit to main since this release
9ba9957
  • Added python 3.13 support
  • Renamed JSNAC Infer to Build
  • Moved from using "kind:" to "js_kind:" to not step on any legitimate uses of kind
  • Removed having to define "type:" in your jsnac YAML file, will now be automatically added
  • Added a bunch of additional jsnac types
  • Titles of js_kinds will now come from the parent
  • Updated documentation
  • Cleaned up and reduced complexity for a bunch of code for building the schema itself
  • Got coverage testing from 50% to 90%+