Skip to content

v0.8.0

Compare
Choose a tag to compare
@DZakh DZakh released this 14 May 11:16
· 569 commits to main since this release
  • Removed S.encodeWith. Use S.destructWith instead
  • Renamed S.decodeWith -> S.parseWith
  • Renamed S.decodeJsonWith -> S.parseJsonWith
  • Renamed S.encodeJsonWith -> S.serializeJsonWith
  • Fixed incorrect Null struct behaviour inside Deprecated and Option structs
  • Added package prefix to error messages and rephrase them
  • Added name to the raised JS exception