Available on NuGet: https://www.nuget.org/packages/MiniValidation/0.9.1
What's Changed
- Fix enumerable not getting IServiceProvider by @DamianEdwards in #62
- Refactor async checks to avoid CA2012 & other cleanup by @DamianEdwards in #63
- Tweak test that verifies exception when sync validation goes async by @DamianEdwards in #65
Full Changelog: v0.9.0...v0.9.1