Releases: ahrefs/ppx_deriving_jsonschema
Releases · ahrefs/ppx_deriving_jsonschema
0.0.3
CHANGES:
- make the default format compatible with the deriving ppxes
0.0.2
CHANGES:
- add support for nativeint, bytes, ref, unit
- add ~variant_as_array for compatibility with ppx_deriving_yojson
- support variant payloads
- support polymorphic variants inheritance
- fix encoding of tuples
- change encoding of variants from enum to anyOf