v0.8.0
- Removed
S.encodeWith
. UseS.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