Skip to content

Releases: tigerpixel/Currier

Swift 5.1 and Xcode 11

30 Sep 21:16
b31909a
Compare
Choose a tag to compare

Update to Swift Package Manager to make compatible with Swift 5.1.
Added Swift Package Manager capabilities to all platforms.
Updated Swift code to take advantage of Swift 5.1 features.
Swiftlint version update to 0.35.0.

Swift 5 and Xcode 10.3 with SPM

20 Aug 22:03
fd5278f
Compare
Choose a tag to compare

Patch version to ensure that Swift Package Manager builds with the latest tools.
Only required for Mac users building with SPM.
It will not be sent to Cocoapods as it is not required by Cocoapods users.

Swift 5 and Xcode 10.3

18 Aug 08:58
fc6f2bc
Compare
Choose a tag to compare

Swift 5 and Xcode 10.3
SwiftLint 0.34.0

Swift 4 and Xcode 9.0

27 Sep 20:45
Compare
Choose a tag to compare

Updates build for Swift language version 4.
Updates the version of Xcode used to build the project to 9.0
Updates the version of Swiftlint used to 0.22.0

Initial Release for Swift 3.1

18 Sep 23:13
Compare
Choose a tag to compare

Initial release for Swift 3.1

Update to Swift 3.1 build with Xcode 8.3

17 Sep 08:32
Compare
Choose a tag to compare

Updates the build to work with Swift 3.1 and Xcode 8.3.

No code changes, just an update to the build settings and documentation.

Available for Swift Package Manager

15 Mar 13:56
Compare
Choose a tag to compare
Pre-release

Now available for Swift Package Manager.

Added Documentation to code.

Fixed issue with Mac build for Carthage.

Added Cocoapods podspec lint to travis CI.

Update to README for cocoapods pretty display.

09 Mar 09:49
Compare
Choose a tag to compare

Update to README for cocoapods pretty display.

Improves layout for Cocoapods page.

This update contains no code level changes.

Targets added for Mac, Apple Watch and Apple TV

08 Mar 20:41
Compare
Choose a tag to compare

Targets added for Mac, Apple Watch and Apple TV.

Lower deployment target for iOS.

Currying functions with up to 14 parameters included. This has increased from 12.

Cocoapods and Github descriptions updated.

Sheilds added to Github page.

Initial Beta

26 Feb 00:51
Compare
Choose a tag to compare
Initial Beta Pre-release
Pre-release

An initial beta version with the basic content of the library in usable and unit tested state.