Releases: thoth-org/Thoth.Json
Releases · thoth-org/Thoth.Json
3.1.0 - 2019-05-04
Fixed
- Fix late fail in auto encoders (by @alfonsogarciacaro)
3.0.0
Changed
- Release stable version
3.0.0-beta-005
Changed
- Make Decode.at be consistant and reports the exact error
3.0.0-beta-004
Fixed
- Fix Decode.oneOf in combination with object builder (by @alfonsogarciacaro)
- Make
Decode.field
consistant and report the exact error
Changed
- Make Decode.object output 1 error or all the errors if there are severals
- Improve BadOneOf errors readibility
3.0.0-beta-003
Changed
- Upgrade to
Fable.Core
v3-beta