Skip to content
This repository was 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

Choose a tag to compare

@el-hoshino el-hoshino released this 28 Sep 03:23
03d81c0
Bump version 4.0.0-beta

3.3.1

Choose a tag to compare

@el-hoshino el-hoshino released this 06 May 23:11
e66916d

Enhanced

  • Xcode 11 Support

Added

  • SwiftPM Support

3.3.0

Choose a tag to compare

@el-hoshino el-hoshino released this 30 Apr 09:18
232517e

Xcode 10.2 and Swift 5.0 support!

3.2.0

Choose a tag to compare

@el-hoshino el-hoshino released this 14 Sep 03:55
68bdc04

New Features

  • Support Swift 4.2 / Xcode 10.0

Enhancements

  • README.md minor update

3.1.2

Choose a tag to compare

@el-hoshino el-hoshino released this 20 Jul 10:36
b942fe0

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

Choose a tag to compare

@el-hoshino el-hoshino released this 23 May 08:19
d02a03a

New Feature:

  • CocoaPods support!

3.1.0

Choose a tag to compare

@el-hoshino el-hoshino released this 20 May 16:16
4bf8c98

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

Choose a tag to compare

@el-hoshino el-hoshino released this 17 May 05:20
da3779d

Fixed: Version number

3.0.2

Choose a tag to compare

@el-hoshino el-hoshino released this 17 May 05:04
e395b07

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

3.0.1

Choose a tag to compare

@el-hoshino el-hoshino released this 30 Mar 08:38
25252bf

Fixes

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