v5.0.0
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #57
- Bump actions/upload-artifact from 4.0.0 to 4.3.6 by @dependabot in #58
- Bump actions/download-artifact from 4.1.0 to 4.1.8 by @dependabot in #59
- Bump pypa/cibuildwheel from 2.16.2 to 2.20.0 by @dependabot in #60
- Adopt the Keep a Changelog format by @hajimes in #63
- Bump xxhash from 3.4.1 to 3.5.0 by @dependabot in #65
- Bump super-linter/super-linter from 7.0.0 to 7.1.0 by @dependabot in #64
- Bump sphinx from 7.4.7 to 8.0.2 by @dependabot in #69
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #70
- Bump shibuya from 2024.8.27 to 2024.8.30 by @dependabot in #71
- Add funcs for non-immutables w/o copying by @hajimes in #75
- Fix and improve type hints by @hajimes in #76
- Refine docstrings and improve API reference by @hajimes in #77
- Introduce tox to automate tasks by @hajimes in #78
- Migrate setup.py/MANIFEST.in to toml file by @hajimes in #79
- Fix docstring by @hajimes in #80
- Add buffer argument to hasher constructors by @hajimes in #83
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #81
- Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 by @dependabot in #82
- Improve buffer-accepting hashes and more by @hajimes in #84
- Add tag check to main publish workflow by @hajimes in #85
- Add CONTRIBUTORS.md by @hajimes in #86
- Improve basic hash by METH_FASTCALL by @hajimes in #87
- Update documentation to prepare next release by @hajimes in #89
New Contributors
- @dependabot made their first contribution in #57
- @hajimes made their first contribution in #63
Full Changelog: v4.1.0...v5.0.0