Skip to content

Releases: icapps/ios-stella

v1.5.3

15 Jun 12:12
d970768
Compare
Choose a tag to compare
  • Add Swift 5.0 support
  • Add Swift Package Manager support

v1.5.2

29 Apr 05:27
835d510
Compare
Choose a tag to compare

Added Carthage support.

v1.5.1

24 Jan 08:34
17b240a
Compare
Choose a tag to compare
  • Make topMostViewController public

v1.5.0

24 Jan 08:02
a4bf153
Compare
Choose a tag to compare
  • Add an explicit bundle identifier in the Keychain flow
  • Fix tvOS availability
  • Get the top most view controller

v1.4.0

30 Nov 21:44
13dfccc
Compare
Choose a tag to compare
  • Radians/degrees functionality.
  • Add some UIViewController / UIView loading utilities.
  • Add array utilities.
  • Shadow and UIStackView utilities.
  • Added some optional init's.
  • Add more constraint helper functions.
  • Upgrade to Swift 4.2.

v1.3.0

06 Sep 12:29
Compare
Choose a tag to compare
Fix vulnerability warning

v1.2.4

27 Apr 15:45
dde954d
Compare
Choose a tag to compare
Merge pull request #23 from icapps/bug/fix-keychain-updating

Make sure the key is correctly removed when an aditional query is set.

v1.2.3

27 Mar 15:45
Compare
Choose a tag to compare

Make the table view helper function public.

v1.2.2

27 Mar 15:40
2e32d59
Compare
Choose a tag to compare

Rework the Keychain query integration

v1.2.1

22 Mar 07:54
4f7f2c7
Compare
Choose a tag to compare

Added possibility to add an access control group to the keychain item.