v1.0.1
Available on NuGet: https://www.nuget.org/packages/MiniValidationPlus/1.0.1
What's Changed
- Non-nullable reference types by @luboshl in #2
- Fix accessing NonNullablePropertyHelper from multiple threads by @luboshl in #4
- MiniValidationPlus namespaces by @luboshl in #3
- Rename validator to MiniValidatorPlus by @luboshl in #6
- NuGet package publish by @luboshl in #7
- Bump checkout action in workflow to v4 by @luboshl in #8
- Nuget package description by @luboshl in #9
New Contributors
Full Changelog: v0.9.1...v1.0.1