Releases: railgunlabs/judo
Releases · railgunlabs/judo
Judo v1.0.0-rc2
Changing the API for retrieving lexemes: there is now a 'span' structure that holds the code unit index and length. This is a backwards incompatible change.
Judo v1.0.0-rc1
The first release candidate of Judo. This release includes JSON parsers for RFC 4627, RFC 8259, and JSON5 as well as optional extensions for comments and trailing commas. It conforms to MISRA C:2012 and its amendments.
This release is stable and production ready. If no bugs are reported, it will become the 1.0.0 version.