Skip to content

7.0.2

Compare
Choose a tag to compare
@SteveDunn SteveDunn released this 17 Mar 08:08
· 14 commits to main since this release
3e3283b

What's Changed

  • fix: Deserialise bug by @SteveDunn in #760
    Deserialising with System.Text.Json skipped checking for predefined instances (e.g. empty), and instead threw an exception if validation failed where it would otherwise match one of those instances

Full Changelog: 7.0.1...7.0.2