Releases: tgharold/RecursiveDataAnnotationsValidation
Releases · tgharold/RecursiveDataAnnotationsValidation
Release v2.0.0
What's Changed
- Package updates in the test project by @tgharold in #25
- Add new tests around lists and such by @tgharold in #26
- Create the Benchmark project by @tgharold in #27
- v2: Report the index position in IEnumerable validations by @tgharold in #28
See the Breaking Changes log for upgrade notes.
Full Changelog: v1.1.1...v2.0.0
Release v1.1.1
What's Changed
The test project has a reference to an old Newtonsoft.Json v9 package via a dependency. While that older version of Newtonsoft.Json is vulnerable it has no impact on the main package being pushed out to Nuget.
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
What's Changed
- Add XML documentation to methods/classes by @tgharold in #20
- Update Tests project dependencies (Jan 2022) by @tgharold in #21
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
First public release.
Release v0.9.1
First automated push to nuget.org.
Release v0.9.0
This is the first release / commit that is ready for public consumption. The interface is stable and I have good test coverage. There will be a few 0.9.x releases as I work towards publishing on Nuget.