Releases: ImmediatePlatform/Immediate.Handlers
Releases · ImmediatePlatform/Immediate.Handlers
v1.1.0
What's Changed
- Prevent bugs in duplicate registrations by @viceroypenguin in #35
- Bump Verify.Xunit from 22.11.5 to 23.1.0 by @dependabot in #36
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Updated example section on handlers readme.md by @zengouu in #31
- Update readme.md by @zengouu in #32
- Fix
Behavior
andHandler
lifetimes by @viceroypenguin in #33
New Contributors
Full Changelog: v0.5.0...v1.0.0
v0.5.0
What's Changed
- Put
AddHandlers()
in separate namespaces by @viceroypenguin in #27 - Fix casing on
_handleBehavior
by @viceroypenguin in #28
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add support for void return by @viceroypenguin in #25
- Bump Verify.Xunit from 22.11.4 to 22.11.5 by @dependabot in #24
- Bump Scriban from 5.9.0 to 5.9.1 by @dependabot in #23
- Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #22
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- GH-19 by @Sossenbinder in #20
- Deployment improvements by @viceroypenguin in #21
- WIP: Improve Handler behavior names by @Head0nF1re in #18
New Contributors
- @Sossenbinder made their first contribution in #20
- @Head0nF1re made their first contribution in #18
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Remove IHR0003 by @dukesteen in #11
- Add functional tests for behavior constraints by @dukesteen in #13
- Error on Repeated Behavior by @viceroypenguin in #12
- Handler methods should be static and unique by @viceroypenguin in #15
- Switch to
ValueTask
by @viceroypenguin in #16 - Improve
HandlerClassAnalyzer
code by @viceroypenguin in #17 - Add benchmarks by @dukesteen in #14
New Contributors
- @dukesteen made their first contribution in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Initial Version by @viceroypenguin, @dukesteen, @Sossenbinder, @Head0nF1re, @sid-6581 in #1
Full Changelog: https://github.com/viceroypenguin/Immediate.Handlers/commits/v0.1.0