Sha256: b282cbb4a96eaf405f13c7ca72ae1281c95d12c5ca5506d66daa13d1174e81d4
Contents?: true
Size: 1001 Bytes
Versions: 1
Compression:
Stored size: 1001 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## [0.1.3] - 2017-03-12 ### Fixed - Raise `RequestError` if some API reqeust fails - Show `NaN` if .last_run.json does not exist ## [0.1.2] - 2017-03-12 ### Fixed - Set `nil` to previous_build_number if CIRCLE_PREVIOUS_BUILD_NUM environment variable is empty ## [0.1.1] - 2017-03-12 ### Fixed - Ignore base_build if it is on master branch ## 0.1.0 - 2017-03-12 ### Added - Initial release [Unreleased]: https://github.com/increments/circleci-coverage_reporter/compare/v0.1.3...HEAD [0.1.3]: https://github.com/increments/circleci-coverage_reporter/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/increments/circleci-coverage_reporter/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/increments/circleci-coverage_reporter/compare/v0.1.0...v0.1.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
circleci-coverage_reporter-0.1.3 | CHANGELOG.md |