Releases: ivlevAstef/DITranquillity
Releases · ivlevAstef/DITranquillity
Support optional register
- Fully support optional register.
c.register { optionalValue }
now can correct resolve. - Improve logs for optional register if optional is nil.
Remove register1
Remove register1
method - now only register
in container.
Also stop support Swift 3.x
Fix IBDesignable Crash
Fix crash if use IBDesignable class on Storyboard/Xib
Support swift 5.0
v3.6.3
Support SwiftPM
v3.6.1
Custom scopes
- Remove scan
- Support custom/user scopes. ru
- Improve description for Component
Improve speed and fatal
- Improve speed - remove more operation
as?
andis
. - Fully remove force unwrap from library - now crashes only use fatalError()`
Support SwiftLazy 1.1.0 - Provider with arguments
Support provider with arguments
Support container Hierarchy
Support container Hierarchy