All notable changes to this project will be documented in this file.
LaunchGate adheres to Semantic Versioning.
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