Skip to content

v1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jakubvano jakubvano released this 12 Dec 17:24
· 182 commits to master since this release

SwinjectStoryboard v1 (beta) is designed to be used with Swinject v2 (beta).

Breaking Changes

  • Compatible with Swinject v2.0.0-beta3 (#33). By @yoichitgy
  • Renamed protocols for Swift 3 API conformance(#34). By @yoichitgy
  • registerForStoryboard renamed to storyboardInitCompleted (#22). By @jakubvano

Enhanced

  • Updated documentation to reflect API changes (#23). Thanks @skyylex!

The framework targets Swift 3 / Xcode 8.