Skip to content

Releases: floriankrueger/Manuscript

Single-View Constraints

07 Apr 15:24
Compare
Choose a tag to compare
  • 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

07 Apr 11:48
Compare
Choose a tag to compare
Pre-release
  • 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

03 Apr 06:25
Compare
Choose a tag to compare

Maintenance Release for Xcdoe 8.3 / Swift 3.1

This release removes two warnings in Swift 3.1.

Xcode 8.1

31 Oct 08:01
Compare
Choose a tag to compare

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

20 Oct 12:51
Compare
Choose a tag to compare
  • 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)

18 Oct 12:58
Compare
Choose a tag to compare
Swift 3 (preview 3) Pre-release
Pre-release
  • 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)

18 Oct 12:59
Compare
Choose a tag to compare
Swift 3 (preview 2) Pre-release
Pre-release

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

29 Sep 09:25
Compare
Choose a tag to compare
2.1.0

swift 2.3 compatibility

2.0.0

29 Sep 09:24
Compare
Choose a tag to compare
swift 2 compatibility

Swift 2.1 compatibility

01 Nov 09:38
Compare
Choose a tag to compare
1.1

Swift 2.1 compatibility