All Versions
44
Latest Version
Avg Release Cycle
25 days
Latest Release
683 days ago

Changelog History
Page 5

  • v2.7.6 Changes

    June 23, 2019
    • 🛠 bugfix: #59 context.WithFactory() fails with static factory methods
  • v2.7.5 Changes

    June 10, 2019
    • 🛠 bugfix: #58 NullReferenceException in ResolutionStrategy.cs when InjectionParameter value is null
  • v2.7.4 Changes

    May 06, 2019
    • 🔋 feature: #53 ComposeBy / ICompositionRoot with an instance and / or injection
    • 🔋 feature: #54 Make InjectionParameter configuration more fluent
    • 🔋 feature: #55 Conditions on member name are not easy to recognize and not well documented
    • 🔋 feature: #56 Exclude filter for member injection without annotation
    • 🔋 feature: #57 Container configuration changed event
  • v2.7.3 Changes

    March 07, 2019
    • 🛠 bugfix: #51 WithUnknownTypeResolution breaks Constructor selection rules