Releases: lackhove/coverage-sh
Releases · lackhove/coverage-sh
0.5.0
What's Changed
- Remove RHEL7 support by @lackhove in #25
- Port to uv by @lackhove in #24
- Drop Python 3.8 support by @lackhove in #27
- Move to tree-sitter-bash to fix compatibility with newer tree-sitter versions by @cdleonard in #26
- Run mypy on tests directory by @cdleonard in #29
- Reintroduce Python 3.9 support by @cdleonard in #30
- Fix Python scripts invoked by a shell script not being measured correctly by overriding
CoveragePlugin.configureby @cdleonard in #23 - Add AGENTS.md by @lackhove in #31
- Update pyproject, ruff, and mypy configuration by @lackhove in #32
- Support Python 3.13; note that 3.14 is not yet supported by @lackhove in #33
New Contributors
- @cdleonard made their first contribution in #29
Full Changelog: 0.4.5...0.5.0