- Add commands to toggle, apply, and remove coverage (#14).
- Update coverage percentage to use
Number.toFixed
instead ofNumber.toPrecision
(#11).
- Don't present information message when no coverage file found (#8).
- Allow coverage directory to be configured (#7).
- Coverage not being applied when branch information was not available for file in coverage report (#5).
- Initial release