Skip to content

v0.1.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 30 Aug 17:31
fc16d30

0.1.0 (2026-08-30)

Features

  • action: comment and check-run coverage on a pull request (d32c8f5)
  • cli: add the coverage-report command line (3863455)
  • cli: rename the report command to render (8a1de6b)
  • diff: map a pull request's changed lines onto line hits (6e55753)
  • parsers: read lcov, cobertura, clover and istanbul into one shape (83b1b1d)
  • render: render the sticky comment and the check-run summary (13760ec)
  • type the tool (e9011d1)

Bug Fixes

  • action: keep free-form text out of GITHUB_OUTPUT (20d8f05)
  • action: make the GITHUB_OUTPUT delimiter unguessable (8467340)
  • ci: create the coverage directory before writing the report into it (3fec171)
  • ci: point the merge queue at the current Bitwarden secret (046e10c)
  • ci: point the release workflow at the current Bitwarden secret (6c64a29)
  • parsers: scan attributes instead of matching them with a pattern (821b4b0)
  • parsers: stop the attribute pattern backtracking over a name run (642ddde)
  • release: pin the first release to 0.1.0 (94f891c)