This repository has been archived by the owner on Mar 26, 2022. It is now read-only.
Releases: el-hoshino/NotAutoLayout
Releases · el-hoshino/NotAutoLayout
v4.0.0-alpha1: Merge pull request #144 from ykws/version/4.0.0-beta
Bump version 4.0.0-beta
3.3.1
3.3.0
Xcode 10.2 and Swift 5.0 support!
3.2.0
New Features
- Support Swift 4.2 / Xcode 10.0
Enhancements
- README.md minor update
3.1.2
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
New Feature:
- CocoaPods support!
3.1.0
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
Fixed: Version number
3.0.2
Fixed: ViewPinGuide#pointAt(x:Float, y: Float)
now produces correct value from given x
and y
3.0.1
Fixes
- Fixed an issue that causes a build error on Xcode 9.3