All Versions
16
Latest Version
Avg Release Cycle
21 days
Latest Release
2570 days ago

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)

  • 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