Skip to content

0.2.2

Latest
Compare
Choose a tag to compare
@c4spar c4spar released this 25 Apr 23:54
· 2 commits to main since this release

Features

  • add --exclude-watch and --lock option (b3bc4f2)

Bug Fixes

  • lcov copy process closed before done (610eca2)
  • show waiting message only if watch is enabled (a63a32a)
  • fix --exclude and --include options (3c329ab)
  • tests are not executed without --watch option (8bea115)
  • add version number (fbc70a0)
  • lcov: fix parse method and import (6f9c4d4)

Code Refactoring

Chore