This repository was archived by the owner on Dec 4, 2017. It is now read-only.
Releases: justin/Aspen
Releases · justin/Aspen
Swift 3.1
App Extension Friendly Aspen
- Updated the iOS minimum target to 9.0
- Made iOS framework app extension friendly.
Swift 3.0.1
v2.1.2 Tagging 2.1.2 with Swift 3.0.1
"Bug Fixes"
- Don’t embed Swift libraries on iOS.
More Swifty Swift
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
Swift 2.3
The All Your Platforms Are Belong To Us Release
- 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
- 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
- Lots of fixing around Objective-C and Swift interop needed for TED.
- Mac target fixed as well.