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 https://github.com/yadage/packtivity/pull/103
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.12 by dependabot in https://github.com/yadage/packtivity/pull/105
* Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by dependabot in https://github.com/yadage/packtivity/pull/106
* Bump peaceiris/actions-gh-pages from 3 to 4 by dependabot in https://github.com/yadage/packtivity/pull/107
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/yadage/packtivity/pull/108
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/yadage/packtivity/pull/104
* build: Use dirhash dependency for dir hashes by matthewfeickert in https://github.com/yadage/packtivity/pull/110
* ci: Group Dependabot updates by matthewfeickert in https://github.com/yadage/packtivity/pull/111
* ci: Add Python 3.12 to testing by matthewfeickert in https://github.com/yadage/packtivity/pull/113
* Bump docker/build-push-action from 5 to 6 in the actions group by dependabot in https://github.com/yadage/packtivity/pull/112
* build: Remove additional 'jq' in install_requires by matthewfeickert in https://github.com/yadage/packtivity/pull/114
* docs: Update README URLs to current locations by matthewfeickert in https://github.com/yadage/packtivity/pull/115
* docs: Add CITATION.cff Citation File Format file by matthewfeickert in https://github.com/yadage/packtivity/pull/116
* ci: Remove Travis CI config by matthewfeickert in https://github.com/yadage/packtivity/pull/117
* docs: Show Codecov coverage in README coverage badge by matthewfeickert in https://github.com/yadage/packtivity/pull/118
* style: Apply black formatting by matthewfeickert in https://github.com/yadage/packtivity/pull/119
**Full Changelog**: https://github.com/yadage/packtivity/compare/v0.16.2...v0.17.0