v1.5.0
What's Changed
- Bump Verify.Xunit from 24.1.0 to 24.2.0 by @dependabot in #75
- Bump xunit from 2.8.0 to 2.8.1 by @dependabot in #79
- Bump Microsoft.AspNetCore.OpenApi from 8.0.4 to 8.0.5 by @dependabot in #78
- Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.2 by @dependabot in #80
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #81
- Add
partial
forHandler
class by @viceroypenguin in #82 - Add support for
Handler()
without Token by @viceroypenguin in #83 - Remove
RenderMode
attribute by @viceroypenguin in #84 - Update dependencies by @viceroypenguin in #94
- Warn users if not using
CancellationToken
by @viceroypenguin in #93
Full Changelog: v1.4.0...v1.5.0