Skip to content

Releases: Liftric/DIKit

1.6.1

18 May 13:18
dd076cb
Compare
Choose a tag to compare
  • Swift 5.4 toolchain

1.6.0

27 Aug 08:02
Compare
Choose a tag to compare
  • Resolving by name cf. #8, #39, #40
  • Split up tests from one huge file to several smaller ones cf. #19
  • Bump CI env to swift 5.2
  • Huge kudos to @brototyp for implementing "Resolving by name" 🚀 🎉 👍 💡

1.5.0

30 Oct 10:32
Compare
Choose a tag to compare
  • Introduce @OptionalInject cf. #37

1.4.0

21 Oct 07:34
Compare
Choose a tag to compare
  • Introduce @LazyInject cf. #34
  • Rework container context cf. #36

1.3.0

17 Oct 11:49
Compare
Choose a tag to compare
  • API changes (simplified how a DependencyContainer gets resolved)

1.2.0

17 Oct 08:38
Compare
Choose a tag to compare
  • Overcome -[UIApplication delegate] must be called from main thread only.
  • Add lazy injections 🎉

1.1.0

19 Sep 13:07
Compare
Choose a tag to compare
  • Added DSL for constructing containers and injecting components 🧐

1.0.0

26 Sep 07:16
cde9466
Compare
Choose a tag to compare
  • First release 🎉