Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Releases: el-hoshino/NotAutoLayout

v4.0.0-alpha1: Merge pull request #144 from ykws/version/4.0.0-beta

28 Sep 03:23
03d81c0
Compare
Choose a tag to compare
Bump version 4.0.0-beta

3.3.1

06 May 23:11
e66916d
Compare
Choose a tag to compare

Enhanced

  • Xcode 11 Support

Added

  • SwiftPM Support

3.3.0

30 Apr 09:18
232517e
Compare
Choose a tag to compare

Xcode 10.2 and Swift 5.0 support!

3.2.0

14 Sep 03:55
68bdc04
Compare
Choose a tag to compare

New Features

  • Support Swift 4.2 / Xcode 10.0

Enhancements

  • README.md minor update

3.1.2

20 Jul 10:36
b942fe0
Compare
Choose a tag to compare

New features

  • You can now make custom layout guide by your self

  • You can now set size by aspectFit / aspectFill with an additional layout guide

3.1.1

23 May 08:19
d02a03a
Compare
Choose a tag to compare

New Feature:

  • CocoaPods support!

3.1.0

20 May 16:16
4bf8c98
Compare
Choose a tag to compare

New features

  • A rotatable iPhone X screen simulator in Playground.

Refines

  • Drawing codes of iPhone X screen simulator in Playground.
  • Xcode inline documents for all public types, methods and properties.
  • Much more test codes to help reducing bugs.

Fixes

  • Minor bug fixes

3.0.3

17 May 05:20
da3779d
Compare
Choose a tag to compare

Fixed: Version number

3.0.2

17 May 05:04
e395b07
Compare
Choose a tag to compare

Fixed: ViewPinGuide#pointAt(x:Float, y: Float) now produces correct value from given x and y

3.0.1

30 Mar 08:38
25252bf
Compare
Choose a tag to compare

Fixes

  • Fixed an issue that causes a build error on Xcode 9.3