Skip to content

v10.0.0

Compare
Choose a tag to compare
@ardalis ardalis released this 11 Sep 18:47
· 8 commits to main since this release

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

Full Changelog: v9.1.0...v10.0.0