v10.0.0
What's Changed
- Add error messages to forbidden and unauthorized by @Ahammdan in #190
- Fix unhandled ResultStatus.NoContent in MinimalApiResultExtensions.ToMinimalApiResult by @inghamc in #192
- Bump rexml from 3.2.8 to 3.3.6 in /docs by @dependabot in #202
- Fix missing new on Result.Error by @tpitlik-dev in #194
- Add support for HttpStatusCode: Created to the ResultStatus mapping by @wtygibbs in #198
- Add Result.Created void methods so that return Result type is implicitly handled. by @jdrames in #200
- Implement Expression method by @KhanbalaRashidov in #201
- Add support for ToMinimalApiResult in net6
New Contributors
- @Ahammdan made their first contribution in #190
- @inghamc made their first contribution in #192
- @tpitlik-dev made their first contribution in #194
- @wtygibbs made their first contribution in #198
- @jdrames made their first contribution in #200
- @KhanbalaRashidov made their first contribution in #201
Full Changelog: v9.1.0...v10.0.0