DryIoc v4.5.2 Release Notes

Release Date: 2020-12-03 // over 3 years ago
  • ๐Ÿš€ v4.5.2 Bug-fix release

    • ๐Ÿ›  fixed: #347 The AsResolutionCall option and/or WithFuncAndLazyWithoutRegistration rule are not respected

Previous changes from v4.5.1

  • ๐Ÿš€ v4.5.1 Bug-fix release

    • ๐Ÿ›  fixed: #332 Delegate returning null throws exception RegisteredDelegateResultIsNotOfServiceType
    • ๐Ÿ›  fixed: #340 WaitForItemIsSet waits forever in v4.5.0 for the case like that Singleton(Func<Singlton> f)