Releases: green-labs/ppx_spice
Releases · green-labs/ppx_spice
v0.2.3
v0.2.2
v0.2.1
- a190663 Utilize Js.Json.Boolean(bool) instead oif Js.Json.True, False #58
- a190663 Add support of uncurried mode for interface(*.resi) #58
- Support the compiler v11-rc.5 #61
- Add the feature of encoding/decoding between the number and (polymorphic)variant with
@spice.as
#64 - Fix generating encode, decode function when
@spice.as
with number #74
v0.2.0
v0.2.0-next.0
- Compat the untagged variant of Json represetation in ReScript v11