Skip to content

v4.0.0

Choose a tag to compare

@Arwalk Arwalk released this 09 Mar 15:45
622e9e8

Note

If fetching the tag, it still says 3.0.0, because i forgot to push the version in the build.zig.zon file. see #164 . Sorry for the inconvenience.

Interface change

The json API has changed a bit. jsonEncode now has a new parameter for options, for now limited to shadowing of oneOf fields.

This is the only interface change.

What's Changed

New Contributors

Full Changelog: v3.0.1...v4.0.0