Skip to content

Releases: Swinject/SwinjectStoryboard

v1.1.2

28 Aug 00:01
Compare
Choose a tag to compare

Enhanced

Fixed

Documentation

This version supports **Xcode 8.x with Swift 3.x.

v1.1.1

21 Apr 15:47
Compare
Choose a tag to compare

Fixed

  • Fixed version specifier of Swinject to use v2.0 or higher correctly. Thanks @alexisbronchart!

This version supports Swift 3.x / Xcode 8.x.

v1.1.0

20 Apr 15:56
Compare
Choose a tag to compare

Fixed

  • Supported Swinject v2.0.0 or higher instead of exact matching with v2.0.0 (#43). Thanks @mpdifran!

This version supports Swift 3.x / Xcode 8.x.

v1.0.0 🎉

08 Jan 17:39
Compare
Choose a tag to compare

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

Breaking Changes

The framework targets Swift 3.0.x / Xcode 8.x.

v1.0.0-beta.3

12 Dec 17:24
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-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.

v1.0.0-beta.2

11 Sep 09:28
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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

Breaking Changes

Fixed

Enhanced

  • Replaced respondsToSelector call with optional chaining (#11).

The framework targets Swift 3 / Xcode 8 (GM).

v1.0.0-beta.1

02 Jul 14:17
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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

Enhanced

  • NSWindowController injection cascades to contentViewController (#9). Thanks @mlilback!

The framework targets Swift 2.2 / Xcode 7.3.