Releases: dadhi/DryIoc
Releases · dadhi/DryIoc
v4.8.4 Bug-fix release
v4.8.3 Bug-fix release
v4.8.2 Improvement release
v4.8.2 Improvement release
- fixed: #429 Memory leak on MS DI with Disposable Transient
v4.8.1 Bug-fix release
v4.8.1 Bug-fix release
- fixed: #412 ResolveMany not work with generics after any Unregister
v4.8.0 Small feature release
v4.8.0 Small feature release
- added: #406 Allow the registration of the partially closed implementation type
v4.7.8 Bug-fix release
v4.7.8 Bug-fix release
- fixed: #405 DryIoc has waited for the creation of the scoped ... with service name/type
v4.7.7 Bug-fix release
v4.7.7 Bug-fix release
- fixed: #399 Func dependency on Singleton resolved under scope breaks after disposing scope when WithFuncAndLazyWithoutRegistration()
v4.7.6 Bug-fix release
v4.7.5 Bug-fix release
v4.7.5 Bug-fix release
- #390 NullReferenceException on Unregister
- fixed the potential issue with the switching back from the SelectLastFactoryRule to the default rule