Skip to content

Releases: Liftric/DIKit

1.6.1

Choose a tag to compare

@gaebel gaebel released this 18 May 13:18
dd076cb
  • Swift 5.4 toolchain

1.6.0

Choose a tag to compare

@benjohnde benjohnde released this 27 Aug 08:02
  • 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

Choose a tag to compare

@benjohnde benjohnde released this 30 Oct 10:32
  • Introduce @OptionalInject cf. #37

1.4.0

Choose a tag to compare

@benjohnde benjohnde released this 21 Oct 07:34
  • Introduce @LazyInject cf. #34
  • Rework container context cf. #36

1.3.0

Choose a tag to compare

@benjohnde benjohnde released this 17 Oct 11:49
  • API changes (simplified how a DependencyContainer gets resolved)

1.2.0

Choose a tag to compare

@benjohnde benjohnde released this 17 Oct 08:38
  • Overcome -[UIApplication delegate] must be called from main thread only.
  • Add lazy injections 🎉

1.1.0

Choose a tag to compare

@benjohnde benjohnde released this 19 Sep 13:07
  • Added DSL for constructing containers and injecting components 🧐

1.0.0

Choose a tag to compare

@benjohnde benjohnde released this 26 Sep 07:16
cde9466
  • First release 🎉