Skip to content

v8.2.0

Compare
Choose a tag to compare
@danielwertheim danielwertheim released this 05 Mar 06:39
· 24 commits to master since this release
d421a93

UPDATE This release introduced a breaking change. It has been unlisted and deprecated at NuGet with a reference to v8.1.2 instead. And a v9 package has been released.

  • New: Support for validating if valid enum option #117 - thanks @ndrwrbgs for the PR
  • New: Support for validating if valid enum option (with support for flags) #133 - thanks @nevaldas for the PR