Releases: floriankrueger/Manuscript
Releases · floriankrueger/Manuscript
Single-View Constraints
- Podspec fixed (I missed the last release in Cocoapods)
- Constraints on a view that relate to the view itself were previously created on the superview.
This is now fixed, the constraints are created on the view itself which makes the
Single-View Constraints
- Podspec fixed (I missed the last release in Cocoapods)
- Constraints on a view that relate to the view itself were previously created on the superview.
This is now fixed, the constraints are created on the view itself which makes the
Xcode 8.3
Maintenance Release for Xcdoe 8.3 / Swift 3.1
This release removes two warnings in Swift 3.1.
Xcode 8.1
Another Xcode Version, another release. This mainly updates the prebuilt binary and makes sure everything still works on Xcode 8.1.
The binary attached to this release uses Apple Swift version 3.0.1 (swiftlang-800.0.58.6 clang-800.0.42.1)
Swift 3
- Swift 3 compatibility
- Readme & Metadata update
The binary attached to this release uses Apple Swift version 3.0 (swiftlang-800.0.46.2 clang-800.0.38)
Swift 3 (preview 3)
- updates the README.md (a.k.a. "the documentation") to not use any
self
references anymore - updates the Example app to not use any
self
references anymore
The binary attached to this release uses Apple Swift version 3.0 (swiftlang-800.0.46.2 clang-800.0.38)
Swift 3 (preview 2)
Fixes the C.I. build.
The binary attached to this release uses Apple Swift version 3.0 (swiftlang-800.0.46.2 clang-800.0.38)
Manuscript is swift 2.3 compatible
2.1.0 swift 2.3 compatibility
2.0.0
swift 2 compatibility
Swift 2.1 compatibility
1.1 Swift 2.1 compatibility