Releases: Athlee/ATHKit
Pod Release Fix
Description
This is a minor bug release version, please, look for the 0.0.9 version description to find out what has been changed.
Minor Bug Fixes
Description
This version includes minor bug fixes (mainly for #15) and hopefully allows to update the pod. 👋
Enhancements & Bug fixes
Description
This version includes enhancements (such as changing status bar update properties and states) and bug fixes for ATHImagePickerController
.
Change log
- Issues solved: #12, #13, #15
- Pull requests merged: Develop 0.0.8
- Added
ATHImagePickerStatusBarConfig
General Enhancements
Description
In this release we provided new features (such as adding own images for camera flip & flash buttons), fixed various bugs and improved the overall experience using the library. 😎
Change log
Configuration Fix
Description
This release includes a hot-fix for basic ATHImagePickerController
configuration.
Changed
ATHImagePickerCommiterDelegate
ATHImagePickerControllerDelegate
Configurations & Single-Controllers
Description
In this release we added custom configurations (through ATHImagePickerPageConfig
) for view controllers and we now support creating single-controllers, i.e. view controllers which are not embedded into UINavigationController
, so you can easily push them into your hierarchy. 😎
PodSpec Fix
Description
In this release we fixed the pod spec, so we can include Storyboards and Assets in the bundle.
Bundle Fix
Description
In this version we fixed the bundle issue which prevented using built-in Storyboard and Assets.
Fixed
Minor Fixes
Description
This release contains minor PodSpec
fixes.
Initial Release
Description
This release contains initial implementation of ATHKit
.
Added
ATHImagePickerController
– a customizable component for simple picking an image either by choosing an existing one from the Library or taking a new one.