2.5.1
What's Changed
- improving of README by @oozoofrog in #181
- fix ambiguous use of Anchors.size by @oozoofrog in #179
- fix/swiftlayoutprinter by @oozoofrog in #180
- support UIStackView by @gmlwhdtjd in #182
- add ModularLayout by @gmlwhdtjd in #184
- Feature/animatable layout property by @gmlwhdtjd in #187
- re-architecting Anchors by @gmlwhdtjd in #186
- subscripts for any object call self in some conditions by @oozoofrog in #189
- ViewTags.tag to generic for prevent type erasing by @oozoofrog in #190
- Split the library into SwiftLayout and SwiftLayoutUtil by @gmlwhdtjd in #188
- 2.5.0 by @oozoofrog in #199
Full Changelog: 2.1.0...2.5.1
Warning
As of 2.5.0, the syntax of Anchors has changed.
Code incompatible with <=2.1.0.