Skip to content

Releases: Swinject/SwinjectStoryboard

v2.2.3

21 Aug 14:46
Compare
Choose a tag to compare
  • Mac Catalyst support 🚀
  • Remove minor version lock of 2.7.1 for Swinject in Cocoapods 🔓

v2.2.2

05 Sep 15:42
Compare
Choose a tag to compare

Add support for Swift Package Manager 🎉

v2.2.1

19 Jul 14:10
Compare
Choose a tag to compare

Merge pull request #125 from evanjd/patch-1

Update link to Typhoon in README

Merge pull request #135 from relax94/fix/update-image-for-xcode11

Fix/update image for xcode11

Merge pull request #155 from tweetjay/bugfix/issue-154

Fix Error while building SwinjectStoryBoard with Xcode 12.5

Merge pull request #144 from 28BySamwood/xcode_11.3.1

feature(xcode-11.3.1-support): update for xcode 11.3.1

Merge pull request #156 from relax94/feature/update-project-to-xcode-12-5

feature(xcode12.5): update for a new xcode version and swift 5

Merge pull request #137 from relax94/feature/update-xcode-for-swift5.2

feature(xcode): update availability for latest xcode 11.2 and swift 5.2

Merge pull request #158 from yoichitgy/swift-version-consistency

Use Swift version 5 as consistent configurations

Merge pull request #159 from yoichitgy/fix-deployment-target

Fix iOS and tvOS deployment targets

Merge pull request #160 from mpdifran/makefile-for-release

Update the version to 2.2.1

v2.2.0

01 Apr 17:25
Compare
Choose a tag to compare

Compatibility

  • Added compatibility with Xcode 10.2 & Swift 5(#114 #117). Thanks @mdyson!

This version supports Xcode 10+ with Swift 4+ / Swift 5 (iOS, tvOS, OSX)

v2.1.0

03 Oct 08:41
Compare
Choose a tag to compare

Compatibility

This version supports Xcode 10 with Swift 4.x (iOS, tvOS, OSX) or Swift 3.x (iOS, tvOS)

v2.0.2

18 Jul 07:27
Compare
Choose a tag to compare

Compatibility

This version supports Xcode 9.x with Swift 4.x (iOS, tvOS, OSX) or Swift 3.x (iOS, tvOS)

v2.0.1

26 May 17:23
Compare
Choose a tag to compare

Compatibility

Breaking changes

  • OSX API refactored to use NSStoryboard.Name / NSStoryboard.SceneIdentifier instead of String

This version supports Xcode 9.x with Swift 4.x (iOS, tvOS, OSX) or Swift 3.x (iOS, tvOS)

v2.0.0-beta.1

29 Mar 09:44
8f8c4e8
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Compatibility

  • Added compatibility with Swift4 for OSX (#79)

Breaking changes

  • OSX API refactored to use NSStoryboard.Name / NSStoryboard.SceneIdentifier instead of String

This version supports Xcode 9.x with Swift 4.x (iOS, tvOS, OSX) or Swift 3.x (iOS, tvOS)

v1.2.1

29 Mar 06:41
a9d61f9
Compare
Choose a tag to compare

Bugfix

  • Fixed compilation error with Swift4 (#91)

This version supports Xcode 9.x with Swift 3.x (iOS, tvOS, OSX) or Swift 4.x (iOS, tvOS)

v1.2.0

28 Mar 07:01
8536924
Compare
Choose a tag to compare

Compatibility

  • Added compatibility with Xcode 9 and Swift 4 (#71, #74). Thanks @yoichitgy, @JorgeDC!
  • Fixed compatibility with Swinject 2.3.0

This version supports Xcode 9.x with Swift 3.x (iOS, tvOS, OSX) or Swift 4.x (iOS, tvOS)