Releases: icapps/ios-stella
Releases · icapps/ios-stella
v1.5.3
- Add Swift 5.0 support
- Add Swift Package Manager support
v1.5.1
- Make topMostViewController public
v1.5.0
- Add an explicit bundle identifier in the Keychain flow
- Fix tvOS availability
- Get the top most view controller
v1.4.0
- 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
Fix vulnerability warning
v1.2.4
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
Make the table view helper function public.
v1.2.2
Rework the Keychain query integration
v1.2.1
Added possibility to add an access control group to the keychain item.