Releases: khellang/Scrutor
Releases · khellang/Scrutor
Helpless Warrior
What's Changed
- AddClasses method registers only public classes by @tomaszprasolek in #247
New Contributors
- @tomaszprasolek made their first contribution in #247
Full Changelog: v6.0.0...v6.0.1
Itchy Tuner
Reapplied breaking change introduced in v5.1.0 as a new major version. From this version, only public types will be included by default, as stated in the documentation.
Full Changelog: v5.1.2...v6.0.0
Rude Badger
Reverted breaking change introduced in v5.1.0. Will be released in new major version.
Full Changelog: v5.1.1...v5.1.2
Rare Gambit
What's Changed
- Fix KeyedService.AnyKey support by @sunghwan2789 in #245
New Contributors
- @sunghwan2789 made their first contribution in #245
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Extend ILifetimeSelector with a new WithLifetime method that acepts a Func<Type, ServiceLifetime> parameter to map implementation type to service lifetime by @ripebananas in #240
- The
IsDecorated
method has been made public by @portyanikhin in #242 - Fix AddClasses method to take only public classes not private by @AntonyNET in #238
New Contributors
- @ripebananas made their first contribution in #240
- @portyanikhin made their first contribution in #242
- @AntonyNET made their first contribution in #238
Full Changelog: v5.0.3...v5.1.0
Hasty Patriot
What's Changed
- ActivatorUtilities.CreateFactory created breaking change from version 4.2.2 to 5.0.1 by @mesies in #239
New Contributors
Full Changelog: v5.0.2...v5.0.3
Weeping Demon
What's Changed
- Update DependencyModel to resolve system.text.json vulnerability by @yborektsioglou in #236
New Contributors
- @yborektsioglou made their first contribution in #236
Full Changelog: v5.0.1...v5.0.2
Agile Champion
What's Changed
- Update TypeSourceSelector.cs by @peterhel in #230
- adds interface filtering for AsSelfWithInterfaces by @leachdaniel-clark in #228
- Update to .NET 8 and leverage keyed services for decoration by @khellang in #209
New Contributors
- @peterhel made their first contribution in #230
- @leachdaniel-clark made their first contribution in #228
Full Changelog: v4.2.2...v5.0.1
Brave Stinger
What's Changed
- Add .NET 8 support by @khellang in #209
- Update TypeSourceSelector.cs by @peterhel in #230
- Adds interface filtering for
AsSelfWithInterfaces
by @leachdaniel-clark in #228 - Deprecated
FromCallingAssembly
andFromExecutingAssembly
as they were misleading by @savornicesei in #222
New Contributors
- @peterhel made their first contribution in #230
- @leachdaniel-clark made their first contribution in #228
Full Changelog: v4.2.2...v5.0.0