Skip to content

Stashbox v2.8.6

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