v1.0.0-beta.3
Pre-release
Pre-release
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 tostoryboardInitCompleted
(#22). By @jakubvano
Enhanced
The framework targets Swift 3 / Xcode 8.