Skip to content

Releases: ImmediatePlatform/Immediate.Apis

v1.1.0

09 May 16:42
3f85600
Compare
Choose a tag to compare

What's Changed

💣 Breaking Changes

  • EndpointRegistrationOverrideAttribute was removed
  • Override specifications are now done by applying AsParameters, FromBody, etc. directly to the first parameter of the Handle(Async) method of the handler.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

25 Apr 19:48
eb7f6fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Apr 20:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v1.0.0

v0.6.0

02 Apr 12:32
da88917
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Mar 17:00
1e94d76
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.AspNetCore.Authorization and Microsoft.Extensions.DependencyInjection.Abstractions by @dependabot in #18
  • Fix bug in [Authorize] implementation by @viceroypenguin in #21
  • Bump Immediate.Handlers from 1.1.0 to 1.3.0 by @dependabot in #22

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Mar 00:36
5b0b5a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Mar 16:16
eb50ed5
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Mar 01:06
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.2.0