All Versions
16
Latest Version
Avg Release Cycle
21 days
Latest Release
2710 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.3 Changes
April 07, 2017- ๐ 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
-
v3.0.3-preview.1 Changes
April 07, 2017- ๐ 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
-
v3.0.2 Changes
April 03, 2017๐ Maintenance Release for Xcdoe 8.3 / Swift 3.1
๐ This release removes two warnings in Swift 3.1.
-
v3.0.1 Changes
October 31, 2016๐ 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)
-
v3.0.0 Changes
October 20, 2016- 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)
-
v3.0.0-preview.3 Changes
October 18, 2016- ๐ 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)
- ๐ updates the README.md (a.k.a. "the documentation") to not use any
-
v3.0.0-preview.2 Changes
October 18, 2016๐ 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)
-
v3.0.0-preview.1
September 29, 2016 -
v2.1.0
September 29, 2016 -
v2.0.0 Changes
September 29, 2016- [x] New Repository structure
- [x] Swift 3 compatibility (as far as we know for now)
- [x] Custom identifiers for Constraints for easier debugging