Releases: margelo/react-native-quick-crypto
Releases · margelo/react-native-quick-crypto
Release 0.7.10
Release 1.0.0-beta.7
1.0.0-beta.7 (2024-12-11)
✨ Features
Release 0.7.9
Release 0.7.8
Release 1.0.0-beta.6
Release 1.0.0-beta.5
What's Changed
- chore: bump nitro to 0.7.0, patch rnscreens, java22 & gradle 8.8 by @boorad in #441
- feat: Add RN 0.76 support by @nickbvr in #491
- feat: add
pbkdf2
by @boorad in #451 - refactor: benchmarks by @boorad in #519
- fix: releases with workspaces by @boorad in #532
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.5
Release 0.7.7
Release 0.7.6
Release 0.7.5
0.7.5 (2024-09-19)
🐛 Bug Fixes
- cipher function signatures now match Node spec again (#439) (4dc122a)
- return Buffer from getAuthTag (#443) (05d18e2)
- when algo is an object of SubtleAlgorithm (#457) (89b45cc)
New Contributors
- @jeanregisser made their first contribution in #443
- @kjhman21 made their first contribution in #457
Release 0.7.4
What's Changed
- chore(deps-dev): bump @types/node from 22.2.0 to 22.5.0 by @dependabot in #429
- fix: Decrease the minSdkVersion to 23 by @wh201906 in #424
- chore: update
0.x
tooling to match1.x
/main
by @boorad in #419
New Contributors
Full Changelog: v0.7.3...v0.7.4