Layout v0.0.6
What's Changed
- Add SwiftLint command by @tinder-cfuller in #320
- Remove unused imports by @tinder-cfuller in #321
- Add Swift Package Index configuration by @tinder-cfuller in #322
- Add missing documentation note by @tinder-cfuller in #323
- Reorder inset method to be before insets methods by @tinder-cfuller in #324
- Improve cheatsheet by @tinder-cfuller in #325
- Update tagline by @tinder-cfuller in #326
- Update readme by @tinder-cfuller in #327
- Add unknown default to SwiftLint command switch by @tinder-cfuller in #328
- Call aspect ratio in square constraint method by @tinder-cfuller in #329
- Add square comments to cheatsheet by @tinder-cfuller in #330
- Improve pragma marks and test method ordering by @tinder-cfuller in #331
- Use array indexes in tests by @tinder-cfuller in #332
- Use non-zero size view in tests by @tinder-cfuller in #333
- Include Documentation in artifactory upload by @tinder-garricnahapetian in #334
- Change cheatsheet comment from Shape to Size by @tinder-cfuller in #335
- Use
CGSize
instead of.init
by @tinder-cfuller in #336 - Improve
UIView
Auto Layout tests by @tinder-cfuller in #337
Full Changelog: 0.0.5...0.0.6