Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Releases: justin/Aspen

Swift 3.1

28 Mar 14:30
Compare
Choose a tag to compare

Binaries for Swift 3.1. No other meaningful changes.

App Extension Friendly Aspen

01 Feb 19:19
Compare
Choose a tag to compare
  • Updated the iOS minimum target to 9.0
  • Made iOS framework app extension friendly.

Swift 3.0.1

28 Oct 18:54
Compare
Choose a tag to compare
v2.1.2

Tagging 2.1.2 with Swift 3.0.1

"Bug Fixes"

25 Sep 16:57
Compare
Choose a tag to compare
  • Don’t embed Swift libraries on iOS.

More Swifty Swift

23 Sep 00:49
Compare
Choose a tag to compare

Cleaned up the API for Swift 3. This is a breaking release. Sorry, but I probably told you not to use this unless you were working on TED.

Swift 3.0

07 Sep 20:27
Compare
Choose a tag to compare
v2.0

Tagging Aspen 2.0

Swift 2.3

07 Sep 20:30
Compare
Choose a tag to compare
v1.0

Tagging Aspen 1.0

The All Your Platforms Are Belong To Us Release

19 Mar 17:48
Compare
Choose a tag to compare
  • Added module map file to simplify the header outputs for all four target devices.
  • Build for Xcode 7.3

The Third and Fourth Screen Release

12 Mar 16:28
Compare
Choose a tag to compare
  • Added tvOS target
  • Added watchOS target.
  • Marked Aspen related classes as final.
  • Cleaned up some areas of the code to be more Swift 2 friendly.

The 'Let's All Place Nice' Release

22 Oct 20:27
Compare
Choose a tag to compare
  • Lots of fixing around Objective-C and Swift interop needed for TED.
  • Mac target fixed as well.