Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.05 KB

File metadata and controls

37 lines (28 loc) · 1.05 KB

Change Log

All notable changes to this project will be documented in this file. LaunchGate adheres to Semantic Versioning.

Released on 2016-02-18.

Added

  • More test coverage
  • Cobertura coverage report generation via Slather
  • Codecov.io coverage report CI

Fixed

  • 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.

Added

  • Inline documentation to public API

Released on 2016-02-12.

Added

  • 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