Skip to content

Releases: feeph/pypackage-template

v0.4.1

22 Aug 18:52
d27217a
Compare
Choose a tag to compare

0.4.1 (2024-08-22)

Bug Fixes

  • use underscore instead of dash and replace as needed (#24) (2a783cf)

v0.4.0

20 Aug 15:26
40343f0
Compare
Choose a tag to compare

0.4.0 (2024-08-20)

Features

v0.3.2

13 Aug 20:58
b604123
Compare
Choose a tag to compare

0.3.2 (2024-08-13)

Bug Fixes

  • don't ask for already known config items (#20) (3e7f6c9)

v0.3.1

13 Aug 20:54
c74c6ec
Compare
Choose a tag to compare

0.3.1 (2024-08-13)

Bug Fixes

  • add missing dependency 'coverage-lcov' (#18) (b431d01)

v0.3.0

13 Aug 20:38
8dc3ee0
Compare
Choose a tag to compare

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

13 Aug 12:55
82ba2b2
Compare
Choose a tag to compare

0.2.2 (2024-08-13)

Bug Fixes

  • remove trailing slash in repository_url (#14) (5793e83)

v0.2.1

13 Aug 10:09
9a8126e
Compare
Choose a tag to compare

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

13 Aug 09:46
c837deb
Compare
Choose a tag to compare

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

28 Jul 10:59
d7f0a60
Compare
Choose a tag to compare

0.1.3 (2024-07-28)

Bug Fixes

v0.1.2

28 Jul 10:00
e894ce2
Compare
Choose a tag to compare

0.1.2 (2024-07-28)

Documentation

  • replace 'dependabot' with 'renovate' in README.md (#5) (bc47352)