Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

History

History
47 lines (25 loc) 路 885 Bytes

CHANGELOG.md

File metadata and controls

47 lines (25 loc) 路 885 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.6] - 2020-05-12

Fixed

  • Compatibility with grcov v0.5.14 (#70)

[0.1.5] - 2020-02-05

Changed

  • Relax glob pattern for .gc files collecting (#39)

[0.1.4] - 2019-11-09

Changed

  • Change log warnings to the info level

[0.1.3] - 2019-10-08

Changed

  • ignore-dir option is replaced with the ignore (#2)

[0.1.2] - 2019-10-07

Added

  • Override output path with the output-file option in YAML configuration file (#1)

[0.1.1] - 2019-09-25

Fixed

  • Use default path for grcov.yml file is input is not provided

[0.1.0] - 2019-09-25

Added

  • First public version