Skip to content

Swift 4

Compare
Choose a tag to compare
@ilyapuchka ilyapuchka released this 22 Sep 20:32
· 51 commits to develop since this release
c5c6bd2
  • Swift 4 support
  • Fixed unneeded reuse of singletons in collaborating containers.
    Containers now first attempt to autowire components and fallback to collaboration when it fails.
    #169, @ilyapuchka