Releases: jmic/altcha-lib-rs
Releases · jmic/altcha-lib-rs
v0.3.1
What's Changed
- Update base16ct requirement from 0.3 to 1.0 by @dependabot[bot] in #5
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix: add delimiter to the salt URL param generation and extraction to solve CVE-2025-68113; see https://altcha.org/security-advisory/
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: add support for SHA-384
- refactor: SHA1 is now an optional feature, disabled by default
- chore: update dependencies
Full Changelog: v0.1.3...v0.2.0
Praises gos to
v0.1.3
What's Changed
- feat: add support for thiserror by @MicroPanda123 in #2
New Contributors
- @MicroPanda123 made their first contribution in #2
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix: bump rand version by @randomcash in #1
New Contributors
- @randomcash made their first contribution in #1
Full Changelog: v0.1.1...v0.1.2