Skip to content

Releases: fsprojects/FSharp.Data.JsonSchema

v2.1.0

16 Mar 18:03
99e1eb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

Bug fixes for DUs and Decimal

16 Apr 21:17
292adbc
Compare
Choose a tag to compare

New in 2.0.2:

  • Fix Multi Case DUs should set 'additionalProperties' to false (#16)
  • Fix DUs with decimals cause the 'Decimal' type to get redefined (#18)

Thank you, @blakeSaucier, for the issues and fixes!