File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.1.0-rc.4] ( https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc.4 ) (2025-04-23)
4+
5+ [ Full Changelog] ( https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc.3...v2.1.0-rc.4 )
6+
7+ :bug : Fixed bugs:
8+
9+ - Don't emit registrations with generics that don't satisfy constraints [ \# 148] ( https://github.com/devlooped/DependencyInjection/pull/148 ) (@kzu )
10+ - Fix path of compile items within package [ \# 147] ( https://github.com/devlooped/DependencyInjection/pull/147 ) (@kzu )
11+ - Add extra check for non-null ReducedFrom [ \# 146] ( https://github.com/devlooped/DependencyInjection/pull/146 ) (@kzu )
12+ - Make sure we don't attempt to analyze methods without a symbol [ \# 145] ( https://github.com/devlooped/DependencyInjection/pull/145 ) (@kzu )
13+
14+ :hammer : Other:
15+
16+ - Add support to register internal classes [ \# 107] ( https://github.com/devlooped/DependencyInjection/issues/107 )
17+
318## [ v2.1.0-rc.3] ( https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc.3 ) (2024-12-06)
419
520[ Full Changelog] ( https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc.2...v2.1.0-rc.3 )
You can’t perform that action at this time.
0 commit comments