@firebolt-js/openrpc
Advanced tools
Changelog
3.0.0-next.1 (2024-03-26)
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
Support for context-free property subscribers (9809273)
Changelog
2.3.0-next.1 (2024-01-12)