Skip to content

Releases: jrsaruo/UIKitEssentials

Release 1.3.2

22 Sep 13:07
f3adc1f
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

Other Changes

Full Changelog: 1.3.1...1.3.2

Release 1.3.1

22 Apr 10:18
a4da26f
Compare
Choose a tag to compare

What's Changed

🔨 Improvements

  • Improved fallback if UIViewController.root could not be obtained by @jrsaruo in #24

💊 Bug Fixes

🧰 Maintenance

  • Improved a test for UIViewController.root by @jrsaruo in #26

Other Changes

Full Changelog: 1.3.0...1.3.1

Release 1.3.0

10 Mar 19:55
b8208f7
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Added UIEdgeInsets.init(vertical:, horizontal:) by @jrsaruo in #16
  • Added convenient creation methods to NSCollectionLayoutSize by @jrsaruo in #18
  • Added deselection methods by @jrsaruo in #20

💊 Bug Fixes

  • Fixed to respect child view controller preferences by @jrsaruo in #17
  • Fixed a failure to compile for tvOS by @jrsaruo in #19

🧰 Maintenance

  • Improved some properties and methods to be marked with @inlinable by @jrsaruo in #21

Other Changes

Full Changelog: 1.2.0...1.3.0

Release 1.2.0

18 Jun 11:09
7e2a3e1
Compare
Choose a tag to compare

What's Changed

🎉 New Features

Other Changes

Full Changelog: 1.1.0...1.2.0

Release 1.1.0

05 Jun 17:50
ae8067c
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Added Notification+Extension for keyboard properties by @jrsaruo in #10

Other Changes

Full Changelog: 1.0.0...1.1.0

Release 1.0.0

14 Apr 13:05
aad57d8
Compare
Choose a tag to compare

What's Changed

🎉 New Features

🧰 Maintenance

Other Changes

New Contributors

Full Changelog: https://github.com/jrsaruo/UIKitEssentials/commits/1.0.0