All notable changes to this project will be documented in this file.
LaunchGate adheres to Semantic Versioning.
Released on 2020-04-08
- Use topViewController not rootViewController #47
Credits: @jshier, @naoyanickf, @kurabi
Released on 2018-07-27
- Resolved info.plist collision issue.
Credits: @ibrahimQL
Released on 2018-07-17
- Swift 4.1 support
- Xcode 9.4 support
Credits: @SlaunchaMan + @RLRG
Released on 2016-02-18.
- More test coverage
- Cobertura coverage report generation via Slather
- Codecov.io coverage report CI
- Previously, all configuration items (alert, optionalUpdate, requiredUpdate) were required in the remote JSON configuration file. Now, they are all optional, which now matches the documentation in the README.
Released on 2016-02-12.
- Inline documentation to public API
Released on 2016-02-12.
- Core feature set for initial release:
- Required update behavior
- Optional update behavior
- Alert (blocking + non-blocking) behavior
- Ability to provide custom configuration parser
- Documentation & Screenshots
- Example iOS project