All notable changes to this project will be documented in this file.
FDTake
adheres to Semantic Versioning.
- Now targeting iOS 10.3.3 or later
- Localization is broken, discuss at #99
- Switched to target Swift 5.
- Fixed resources including the Podspec
- Added by JoelGerboreLaser in regards to issue #115.
- Updated to Swift 4 visibility inference
- Refactored to remove deprecated popover controller
- Updated to Xcode recommended settings
- Updated application strings to follow Apple HIG
- Updated for Swift 4
Released on 2016-09-28.
Release 1.0 because this is already used in a lot of places. It's time.
Released on 2016-09-17.
Version bump to trigger CocoaPods quality check
Released on 2016-09-17.
- Support for Swift Package Manager
- Added by William Entriken in regards to issue #87.
- Test cases
- Added by William Entriken in regards to issue #72.
- Localization is broken, discuss at #99
Released on 2016-09-17.
- Automated CocoaPods Quality Indexes testing
- Added by Hayden Holligan in regards to issue #95.
- Updated to Swift 3
- Added by Anthony Miller and William Entriken in regards to issue #98.
- Localization is broken, discuss at #99
Released on 2016-06-27.
- Change Log
- Added by William Entriken in regards to issue #90.
- Tracking README score
- Added by William Entriken
- Full API documentation with headerdoc
- Added by William Entriken
- Contributing guidelines and release process documentation
- Added by William Entriken in regards to issue #93.
Released on 2016-02-04.
- Public API method visibility
Released on 2016-02-03.
- Support for tvOS (not tested)
- Added by William Entriken
- Delegate method names
- Added by William Entriken
- iOS supports version 8+
- Added by William Entriken
Released on 2015-12-28.
- Example of a project storyboard
- Added by William Entriken