File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.1.0-rc] ( https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc ) (2024-12-03)
4+
5+ [ Full Changelog] ( https://github.com/devlooped/DependencyInjection/compare/v2.1.0-beta...v2.1.0-rc )
6+
7+ :sparkles : Implemented enhancements:
8+
9+ - Optimize generator by checking invocations in the predicate [ \# 124] ( https://github.com/devlooped/DependencyInjection/pull/124 ) (@kzu )
10+ - Restore ability to customize namespace and extension class name [ \# 123] ( https://github.com/devlooped/DependencyInjection/pull/123 ) (@kzu )
11+
12+ :bug : Fixed bugs:
13+
14+ - Fix support for multiple \[ Export\( "contract"\)\] in MEF [ \# 121] ( https://github.com/devlooped/DependencyInjection/pull/121 ) (@kzu )
15+
16+ :twisted_rightwards_arrows : Merged:
17+
18+ - Add SL2 disclaimer to readme and package description [ \# 129] ( https://github.com/devlooped/DependencyInjection/pull/129 ) (@kzu )
19+ - Adopt SponsorLink v2 [ \# 127] ( https://github.com/devlooped/DependencyInjection/pull/127 ) (@kzu )
20+ - Adopt newer .NET branding color since .NET8+ [ \# 122] ( https://github.com/devlooped/DependencyInjection/pull/122 ) (@kzu )
21+
322## [ v2.1.0-beta] ( https://github.com/devlooped/DependencyInjection/tree/v2.1.0-beta ) (2024-11-12)
423
524[ Full Changelog] ( https://github.com/devlooped/DependencyInjection/compare/v2.0.0...v2.1.0-beta )
You can’t perform that action at this time.
0 commit comments