File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.1.0.rc.1] ( https://github.com/devlooped/DependencyInjection/tree/v2.1.0.rc.1 ) (2024-12-06)
4+
5+ [ Full Changelog] ( https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc...v2.1.0.rc.1 )
6+
7+ :sparkles : Implemented enhancements:
8+
9+ - Report inconsistent lifetime registrations in conventions [ \# 115] ( https://github.com/devlooped/DependencyInjection/issues/115 )
10+ - Detect and report inconsistencies in registration lifetimes [ \# 134] ( https://github.com/devlooped/DependencyInjection/pull/134 ) (@kzu )
11+ - Drastically simplify implementation by removing customization [ \# 133] ( https://github.com/devlooped/DependencyInjection/pull/133 ) (@kzu )
12+ - Allow service key in Service attribute itself [ \# 131] ( https://github.com/devlooped/DependencyInjection/pull/131 ) (@kzu )
13+
14+ :twisted_rightwards_arrows : Merged:
15+
16+ - Update readme.md with new conventions feature [ \# 132] ( https://github.com/devlooped/DependencyInjection/pull/132 ) (@kzu )
17+
318## [ v2.1.0-rc] ( https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc ) (2024-12-03)
419
520[ Full Changelog] ( https://github.com/devlooped/DependencyInjection/compare/v2.1.0-beta...v2.1.0-rc )
You can’t perform that action at this time.
0 commit comments