Skip to content

Commit d188a10

Browse files
committed
changes: 0.0.2
1 parent 87a4aab commit d188a10

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.0.2
2+
3+
- add support for nativeint, bytes, ref, unit
4+
- add ~variant_as_array for compatibility with ppx_deriving_yojson
5+
- support variant payloads
6+
- support polymorphic variants inheritance
7+
- fix encoding of tuples
8+
- change encoding of variants from enum to anyOf
9+
110
# 0.0.1
211

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

0 commit comments

Comments
 (0)