Releases: z4kn4fein/stashbox
Releases · z4kn4fein/stashbox
Stashbox v2.8.8
Fix IServiceProvider resolution
Stashbox v2.8.7
- added: #72 New configuration option to set the default lifetime for new registrations.
Stashbox v2.8.6
-
bugfix: #67 Dictionaries get resolved to arrays of key type by default.
-
bugfix: #70 When UnknownTypeResolution has taken place once, it prevents scoped instances from being consumed
-
bugfix: #71 context.WithFactory(lambdaFunc) fails when using FastExpressionCompiler
-
added: #66 PutInstanceInScope with a name? [Enhancement]
-
added: #68 Programmatic multiple interceptor registration is possible?
-
added: #69 Don't bypass unresolvable members, throw exception instead.
Stashbox v2.8.5
Update release notes
Stashbox v2.8.4
Refine new config names, fix for #64
Stashbox v2.8.3
Cover the BuildUp type handling with unit test
Stashbox v2.8.1
Cover uncovered code parts
Stashbox v2.7.8
- bugfix: #59 factory registration fails with compiled lambda delegates
Stashbox v2.7.6
- bugfix: #59 context.WithFactory() fails with static factory methods
Stashbox v2.7.5
- bugfix: #58 NullReferenceException in ResolutionStrategy.cs when InjectionParameter value is null