Releases: ion-elgreco/polars-hash
Releases · ion-elgreco/polars-hash
v0.4.5 - support for binary dtype
What's Changed
- ♻️ cleanup repo, add ruff format by @danielgafni in #21
- ⭐ allow hashing bytes, ♻️ add
cargo fmtandcargo checkby @danielgafni in #22
Full Changelog: 0.4.4...0.4.5
v0.4.4
What's Changed
- 🐛 fix import paths for polars >= 0.20.14 by @danielgafni in #20
New Contributors
- @danielgafni made their first contribution in #20
Full Changelog: 0.4.3...0.4.4
v0.4.3
Full Changelog: 0.4.2...0.4.3
v0.4.2 - SHA1 and MD5
What's Changed
- feat: add SHA1 and MD5 hashing support by @woutergins @CasperTeirlinck in #16
New Contributors
- @woutergins made their first contribution in #16
- @CasperTeirlinck made their first contribution in #16
Full Changelog: 0.4.1...0.4.2
v0.4.1
v0.4.0
What's Changed
- chore: recompile with new string type by @ion-elgreco in #12
Full Changelog: 0.3.3...0.4.0
v0.3.3
What's Changed
- annotations for older versions by @ThomasMAhern in #11
New Contributors
- @ThomasMAhern made their first contribution in #11
Full Changelog: 0.3.2...0.3.3
v0.3.2
What's Changed
- fix: keep original name in the output by @ion-elgreco in #8
Full Changelog: 0.3.1...0.3.2
v0.3.1 - bump polars versions
What's Changed
- refactor: update to latest polars version and make versioning easier by @ion-elgreco in #6
Full Changelog: 0.3.0...0.3.1
v0.3.0 - expanded SHA2, SHA3 and BLAKE3
What's Changed
- feat: add SHA3, blake3 and more SHA2 by @ion-elgreco in #5
Full Changelog: 0.24...0.3.0