This release includes a patch-level bump to all targets, incorporating changes introduced in #17.
In brief, with this release jtd-codegen
will produce valid code even in the face of properties named ""
, "0"
, "my_property_with_fancy_characters_\uFDFD"
, etc. This is thanks to a refactor of the internals of jtd-codegen
in charge of assigning names to identifiers.