Skip to content

0.0.2

Compare
Choose a tag to compare
@Khady Khady released this 25 Sep 15:51
· 16 commits to main since this release

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