Releases: devlooped/DependencyInjection
Releases · devlooped/DependencyInjection
v2.1.0-rc.3
v2.1.0-rc.2
Full Changelog: v2.1.0-rc.1...v2.1.0-rc.2
v2.1.0-rc.1
What's Changed
✨ Implemented enhancements
- Allow service key in Service attribute itself by @kzu in #131
- Drastically simplify implementation by removing customization by @kzu in #133
- Detect and report inconsistencies in registration lifetimes by @kzu in #134
🔨 Other
Full Changelog: v2.1.0-rc...v2.1.0-rc.1
v2.1.0-rc
What's Changed
✨ Implemented enhancements
- Restore ability to customize namespace and extension class name by @kzu in #123
- Optimize generator by checking invocations in the predicate by @kzu in #124
🐛 Fixed bugs
📝 Documentation updates
- Adopt newer .NET branding color since .NET8+ by @kzu in #122
- Adopt SponsorLink v2 by @kzu in #127
- Add SL2 disclaimer to readme and package description by @kzu in #129
Full Changelog: v2.1.0-beta...v2.1.0-rc
v2.1.0-beta
What's Changed
✨ Implemented enhancements
- Add support for multiple keyed service registrations by @kzu in #112
- Add support for convention-based registrations by @kzu in #117
- Rename project/package to remove the Attributed suffix by @kzu in #118
🐛 Fixed bugs
📝 Documentation updates
- Add test that showcases internal services can be registered by @kzu in #111
- Remove mention of ns/class customization, rename class by @kzu in #120
Full Changelog: v2.0.0...v2.1.0-beta