Releases: adonisjs/hash
Releases · adonisjs/hash
Update dependencies
10.0.0-next.2 (2025-12-15)
Features
- setup typedoc 86f4c98
Full Changelog: v10.0.0-next.1...v10.0.0-next.2
Update dependencies
10.0.0-next.1 (2025-08-29)
Full Changelog: v10.0.0-next.0...v10.0.0-next.1
Update dependencies
10.0.0-next.0 (2025-08-15)
Full Changelog: v9.1.1...v10.0.0-next.0
Explicitly support argon version 0.43.0
9.1.1 (2025-05-14)
Full Changelog: v9.1.0...v9.1.1
Allow argon secret and support latest releases of argon and bcrypt
9.1.0 (2025-05-14)
Bug Fixes
Features
What's Changed
- docs: fix documentation link by @atinux in #14
- fix(argon): #variants to rely on argon2 exports by @austinfelipe in #17
New Contributors
- @atinux made their first contribution in #14
- @austinfelipe made their first contribution in #17
Full Changelog: v9.0.5...v9.1.0
Fix parameters order of Argon2 hash
This release makes AdonisJS argon hash compatible with other tools that strictly validates the ordering of parameters.
What's Changed
- fix(argond2id):reordering parameters order during serialization to ma… by @Benjamin-htr in #13
New Contributors
- @Benjamin-htr made their first contribution in #13
Full Changelog: v9.0.4...v9.0.5
Update dependencies
9.0.4 (2024-09-03)
Full Changelog: v9.0.3...v9.0.4
Update dependencies
Full Changelog: v9.0.2...v9.0.3
Allow to use new argon2 version
- chore: update release script (c70940d)
- chore: correct package metadata (2cafb6a)
- chore: switch to release-it instead of np (e29ec35)
- chore: increase required node version (2d341c4)
- chore: update dependencies (2067440)
- chore: allow to use new argon2 version (816150c)
- feat: make config public (e871045)
Update dependencies
Full Changelog: v9.0.0...v9.0.1