Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 878 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 878 Bytes

Change Log

[0.0.7] - 2024-11-01

Added

  • Add commands to toggle, apply, and remove coverage (#14).

[0.0.6] - 2024-07-15

Fixed

  • Update coverage percentage to use Number.toFixed instead of Number.toPrecision (#11).

[0.0.5] - 2024-03-23

Fixed

  • Don't present information message when no coverage file found (#8).

[0.0.4] - 2024-02-18

Added

  • Allow coverage directory to be configured (#7).

[0.0.3] - 2024-01-30

Fixed

  • Coverage not being applied when branch information was not available for file in coverage report (#5).

[Unreleased]

  • Initial release