Skip to content

Releases: ahrefs/ppx_deriving_jsonschema

0.0.3

19 Oct 13:24
Compare
Choose a tag to compare

CHANGES:

  • make the default format compatible with the deriving ppxes

0.0.2

25 Sep 15:51
Compare
Choose a tag to compare

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

0.0.1

22 Sep 11:19
Compare
Choose a tag to compare

CHANGES: