Skip to content

Commit

Permalink
changes: 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Khady committed Oct 3, 2024
1 parent 4fce2e0 commit 9da632e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 0.0.2

- 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

- Initial alpha with basic features + @name @key @ref

0 comments on commit 9da632e

Please sign in to comment.