Skip to content

v3.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kschrief kschrief released this 26 Mar 16:53
· 7 commits to next since this release

3.0.0-next.1 (2024-03-26)

BREAKING CHANGES

  • Generalized templating engine to support both JavaScript and CPP (and other languages).

  • chore: Copy JS templates to C and create language.config.json

  • feat(languages): Add support for a distinct JSON-type for each schema

Also started tweaking C templates and adding a few useful macros.

  • chore: Dropped debug logs

  • fix: Stop passing non-schemas in to getSchemaType

  • feat(accessors): New macro section for schema property accessors