Enderlook.EventManager-v0.4.5
Enderlook
released this
04 Jan 00:22
·
26 commits
to main
since this release
- Add support for .NET 7.
- Fix disposing and reuse of internal structures and callbacks during execution of
Raise
andDynamicRaise
. - Improve performance by avoiding some array index checks.
- Reduce code size in subscribe and unsubscribe methods to improve code quality and inlining in them.