Skip to content

Releases: fsprojects/FSharp.Data.JsonSchema

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!