Releases: khellang/Scrutor
Releases · khellang/Scrutor
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
Yawning Watchdog
Urban Zeus
What's Changed
- Support for generic ServiceDescriptor from langVersion 11+ by @KoTLiK in #188
- Expose methods outside the assembly by @waynebrantley in #193
New Contributors
- @KoTLiK made their first contribution in #188
- @waynebrantley made their first contribution in #193
Full Changelog: v4.2.0...v4.2.1
Wicked Doctor
What's Changed
- Add AsImplementedInterfaces overload with predicate by @khellang in #166
- decoration Issue#91 by @DanHarltey in #169
New Contributors
- @DanHarltey made their first contribution in #169
Full Changelog: v4.0.0...v4.2.0
Enraged Boy Scout
What's Changed
- Update Microsoft.Extensions.DependencyModel to version 3.1.6 on .NET Standard 2.0 by @KuraiAndras in #163
New Contributors
- @KuraiAndras made their first contribution in #163
Full Changelog: v4.0.0...v4.1.0