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.