Skip to content

Releases: ivlevAstef/DITranquillity

Support optional register

22 May 03:56
Compare
Choose a tag to compare
  • Fully support optional register. c.register { optionalValue } now can correct resolve.
  • Improve logs for optional register if optional is nil.

Remove register1

11 May 13:12
Compare
Choose a tag to compare

Remove register1 method - now only register in container.
Also stop support Swift 3.x

Fix IBDesignable Crash

01 May 02:26
Compare
Choose a tag to compare

Fix crash if use IBDesignable class on Storyboard/Xib

Support swift 5.0

26 Mar 16:28
Compare
Choose a tag to compare

Support SwiftPM

25 Feb 10:17
Compare
Choose a tag to compare

Custom scopes

12 Feb 11:33
Compare
Choose a tag to compare
  • Remove scan
  • Support custom/user scopes. ru
  • Improve description for Component

Improve speed and fatal

16 Dec 05:51
Compare
Choose a tag to compare
  • Improve speed - remove more operation as? and is.
  • Fully remove force unwrap from library - now crashes only use fatalError()`

Support SwiftLazy 1.1.0 - Provider with arguments

27 Sep 07:14
Compare
Choose a tag to compare

Support provider with arguments

Support container Hierarchy

26 Sep 13:14
Compare
Choose a tag to compare

Support container Hierarchy

Fix swift 4.2 optional type bugs

18 Sep 11:38
Compare
Choose a tag to compare