Skip to content

v0.2.5

Latest

Choose a tag to compare

@dannote dannote released this 13 Sep 17:39
· 2 commits to master since this release

Fixed

  • Correctly decode and export mixed-type unions such as String.t() | integer(), while preserving literal atom enums. Nullable unions, nested list/map values, and remote codec alternatives are supported.