Skip to content

Releases: swiftkits/CoreUIKit

Version 0.3.5

17 Apr 14:44
1fb5876

Choose a tag to compare

What's Changed

  • Extending docs and tutorials by @0vertex in #11

Full Changelog: 0.3.4...0.3.5

Version 0.3.4

16 Apr 10:39
edfc57d

Choose a tag to compare

What's Changed

  • Added constraints and tests for pluggable. by @0vertex in #10

Full Changelog: 0.3.3...0.3.4

Version 0.3.3

15 Apr 17:04
ddb6b6f

Choose a tag to compare

  • Adedd anchor description for width and height
  • Refactored anchorable's old implementations into contract it self
  • Added new anchor provider for UIView and UILayoutGuide

Version 0.3.2

15 Apr 05:23
ba53f6a

Choose a tag to compare

  • Refactored documentations for open contracts (protocols)
  • Replaced jazzy docs with DocC
  • Updated scripts for generating docs

Version 0.3.1

24 Sep 04:17
22be675

Choose a tag to compare

  • Updated ReadMe urls
  • Updated podspec urls

Version 0.3.0

17 Oct 10:33
62dd287

Choose a tag to compare

  • Constraints extensions for UILayoutGuide
  • Added Anchorable
  • Fixed SPM path issue

Version 0.2.0

16 Oct 16:40
4a2db60

Choose a tag to compare

  • Example project
  • Constraint relation
  • Collection view setups
  • Updated README with useful links
  • UIEdgeInsets inits extension

Version 0.1.0

10 Oct 17:01

Choose a tag to compare

Features

  • Programmatically constraints setups
  • UITableView features
  • Unit tests
  • SPM support
  • Carthage support
  • Cocoapods support