Skip to content

Releases: z4kn4fein/stashbox

Stashbox v2.8.8

15 Jan 12:29
Compare
Choose a tag to compare
Fix IServiceProvider resolution

Stashbox v2.8.7

03 Jan 10:36
1f6b21a
Compare
Choose a tag to compare
  • added: #72 New configuration option to set the default lifetime for new registrations.

Stashbox v2.8.6

11 Nov 16:36
Compare
Choose a tag to compare
  • 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

03 Oct 17:05
Compare
Choose a tag to compare
Update release notes

Stashbox v2.8.4

20 Sep 14:10
Compare
Choose a tag to compare
Refine new config names, fix for #64

Stashbox v2.8.3

12 Sep 00:41
Compare
Choose a tag to compare
Cover the BuildUp type handling with unit test

Stashbox v2.8.1

11 Sep 23:06
Compare
Choose a tag to compare
Cover uncovered code parts

Stashbox v2.7.8

25 Jun 11:42
Compare
Choose a tag to compare
  • bugfix: #59 factory registration fails with compiled lambda delegates

Stashbox v2.7.6

23 Jun 18:19
Compare
Choose a tag to compare
  • bugfix: #59 context.WithFactory() fails with static factory methods

Stashbox v2.7.5

10 Jun 19:55
Compare
Choose a tag to compare
  • bugfix: #58 NullReferenceException in ResolutionStrategy.cs when InjectionParameter value is null