Releases: prownapp/react-native-quick-crypto
Releases · prownapp/react-native-quick-crypto
Release 0.6.2
Release 0.6.1
0.6.1 (2023-04-05)
Release 0.6.0
0.6.0 (2023-04-05)
📚 Documentation
- Add Buffer and Stream to installation steps (8ec7ff6)
- Add Onin as sponsor (510491c)
- Add WalletConnect sponsor (f22faf2)
- Beautify README (#56) (d299f77)
- LICENSE (#73) (7bfd325)
- Mention bundler restart (728a8db)
- Update README.md (#82) (60aea6a)
✨ Features
- add C++ linter triggered on commit (926d9b5)
- RN 70.x compatibility (#108) (b272a6c)
- Sign (#70) (4996dce)
🐛 Bug Fixes
- .value() compile error (3bdff4d)
- Add
Buffer
global (3b8c7fe) - android: react-native 0.69 build (#76) (f0d69b4)
- Define QuickCrypto (23707a2)
- Don't use numeric separator (fixes #78) (b52d70a)
- Fix
super
error (de12e08) - Fix Android namespace (81fa3e7)
- Fix last numeric separator (8c3c619)
- Fix path to load native C++ Library (40e1025)
- Fix stream-browserify typings (2370645)
- Fix Utils import in random (#96) (2878b46)
- package.json react-native source path (#83) (d90e9a5)
- Pass encoding to sign (89be3a2)
- Remove
stream
dependency (19a1800) - TEMPORARY FIX: ts-ignore (f0dda40)
- Use
Buffer.isBuffer
rather than customisBuffer
(#105) (8be2c37) - Use any
OpenSSL-Universal
version (9863e28), closes #74 - Use babel instead of Metro resolver (43752b6)