Releases: feeph/pypackage-template
Releases · feeph/pypackage-template
v0.4.1
0.4.1 (2024-08-22)
Bug Fixes
- use underscore instead of dash and replace as needed (#24) (2a783cf)
v0.4.0
0.4.0 (2024-08-20)
Features
v0.3.2
0.3.2 (2024-08-13)
Bug Fixes
- don't ask for already known config items (#20) (3e7f6c9)
v0.3.1
0.3.1 (2024-08-13)
Bug Fixes
- add missing dependency 'coverage-lcov' (#18) (b431d01)
v0.3.0
0.3.0 (2024-08-13)
Features
- generate a code coverage badge (using coveralls.io) (59543c5)
- improve template definition (1e5de4c)
Bug Fixes
- do not generate a coverage report from tox (585b961)
- run code validation on pull requests, not push (5cfae54)
Documentation
- update comment to explain why we run tox with --no-cov (f988ee6)
v0.2.2
0.2.2 (2024-08-13)
Bug Fixes
- remove trailing slash in repository_url (#14) (5793e83)
v0.2.1
0.2.1 (2024-08-13)
Documentation
- replace 'renovate' with 'dependabot' in README.md (6d73c2b)
- replace renovate with dependabot in README.md (2) (3c4e448)
v0.2.0
0.2.0 (2024-08-13)
Features
- provide a script for installing the git hooks (#10) (6b5f1f0)
- switch back to dependabot (with custom config) (#12) (49271bc)
v0.1.3
0.1.3 (2024-07-28)
Bug Fixes
v0.1.2
0.1.2 (2024-07-28)
Documentation
- replace 'dependabot' with 'renovate' in README.md (#5) (bc47352)