v7.2.0
What's Changed
- Add support for single validation error with Result.Invalid by @IliyanAng in #144
- Added CriticalError to ResultStatuses (#140) by @EnochMtzR in #141
- Drop aspnetcore 2.2 dependencies by @radekwojpl2 in #142
- Radekwojpl2/critical error result by @radekwojpl2 in #143
- Adds missing Result.Void CriticalError method by @DorianGreen in #147
- Add Unavailable result status by @DorianGreen in #146
- Update CONTRIBUTING.md by @sadukie in #150
- Fix Issue with Serializing Type When Using System.Text.Json by @KyleMcMaster in #151
- Add params overload for Invalid factory method by @danihengeveld in #152
- Basic structure and some placeholder pages as a Jekyll JustTheDocs site by @pedroduarte0 in #153
- Fix TargetFrameworks by @DorianGreen in #155
- Version update to 7.2.0 by @KyleMcMaster in #154
New Contributors
- @IliyanAng made their first contribution in #144
- @EnochMtzR made their first contribution in #141
- @radekwojpl2 made their first contribution in #142
- @DorianGreen made their first contribution in #147
- @danihengeveld made their first contribution in #152
- @pedroduarte0 made their first contribution in #153
Full Changelog: v7.1.0...v7.2.0