v0.17.0
uses the dirhash
dependency for dir hashes as it is a modern, maintained alternative to checksumdir
.
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #103
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.12 by @dependabot in #105
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #106
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #107
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #108
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #104
- build: Use dirhash dependency for dir hashes by @matthewfeickert in #110
- ci: Group Dependabot updates by @matthewfeickert in #111
- ci: Add Python 3.12 to testing by @matthewfeickert in #113
- Bump docker/build-push-action from 5 to 6 in the actions group by @dependabot in #112
- build: Remove additional 'jq' in install_requires by @matthewfeickert in #114
- docs: Update README URLs to current locations by @matthewfeickert in #115
- docs: Add CITATION.cff Citation File Format file by @matthewfeickert in #116
- ci: Remove Travis CI config by @matthewfeickert in #117
- docs: Show Codecov coverage in README coverage badge by @matthewfeickert in #118
- style: Apply black formatting by @matthewfeickert in #119
Full Changelog: v0.16.2...v0.17.0