Stashbox v2.8.6 Release Notes

Release Date: 2019-11-11 // over 4 years ago

    ๐Ÿ›  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.