Skip to content

v0.18.0

Choose a tag to compare

@phcurado phcurado released this 24 Apr 02:59
· 14 commits to main since this release

What's Changed

  • Array partial parsing now preserves item positions using integer-keyd maps instead of dropping invalid items by @phcurado in #166
  • enum errors to display values in raw format by @phcurado in #167
  • Discriminated union variant error by @phcurado in #168
  • Add error types by @phcurado in #170
  • Improve error typespec for refinement and transform functions by @phcurado in #172

Full Changelog: v0.17.4...v0.18.0