File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.1.0] ( https://github.com/devlooped/Merq/tree/v2.1.0 ) (2025-05-14)
4+
5+ [ Full Changelog] ( https://github.com/devlooped/Merq/compare/v2.0.0...v2.1.0 )
6+
7+ :sparkles : Implemented enhancements:
8+
9+ - Switch to ValueTask\< T\> and refactor Notify \> NotifyAsync [ \# 125] ( https://github.com/devlooped/Merq/issues/125 )
10+ - Add .NET8-specific forget Task implementation [ \# 162] ( https://github.com/devlooped/Merq/pull/162 ) (@kzu )
11+ - Change NotifyAsync to Task from ValueTask [ \# 160] ( https://github.com/devlooped/Merq/pull/160 ) (@kzu )
12+ - Rename Notify \> NotifyAsync to allow async eventing scenarios [ \# 156] ( https://github.com/devlooped/Merq/pull/156 ) (@kzu )
13+
314## [ v2.0.0] ( https://github.com/devlooped/Merq/tree/v2.0.0 ) (2024-01-29)
415
516[ Full Changelog] ( https://github.com/devlooped/Merq/compare/v2.0.0-rc.6...v2.0.0 )
You can’t perform that action at this time.
0 commit comments