Skip to content

Releases: neonichu/chswift

chswift 0.4.1

11 Aug 11:34
Compare
Choose a tag to compare

Fixed

  • Handle Xcode 8 betas which do not contain xcrun anymore

chswift 0.4.0

27 Jun 20:57
Compare
Choose a tag to compare

Added

  • Support for multiple Xcode toolchains which were introduced with Xcode 8

chswift 0.3.0

14 Jan 20:56
Compare
Choose a tag to compare

Added

  • Naïve swiftenv compatibility

Fixed

  • Ensure selection works if using toolchain version

chswift 0.2.0

05 Dec 11:19
Compare
Choose a tag to compare

Added

  • Support for custom toolchains as provided by OSS Swift

chswift 0.1.0

03 Aug 13:41
Compare
Choose a tag to compare

Fixes

  • Correctly picks up Swift 2.0 if asked now (thanks @radex)
  • Modernised implementation (thanks @practicalswift)

chswift 0.0.2

07 Apr 09:02
Compare
Choose a tag to compare
chswift 0.0.2 Pre-release
Pre-release

Fixes:

  • Dealing with spaces in path to Xcode bundle
  • Reporting the wrong version when DEVELOPER_DIR is set

chswift 0.0.1

25 Mar 18:38
Compare
Choose a tag to compare
chswift 0.0.1 Pre-release
Pre-release

Initial release.