Skip to content

Releases: margelo/react-native-quick-crypto

Release 0.4.6

12 Sep 09:34
Compare
Choose a tag to compare

0.4.6 (2022-09-12)

📚 Documentation

🐛 Bug Fixes

  • Fix Utils import in random (#96) (2878b46)
  • package.json react-native source path (#83) (d90e9a5)
  • Use Buffer.isBuffer rather than custom isBuffer (#105) (8be2c37)

Release 0.4.5

01 Aug 08:54
Compare
Choose a tag to compare

0.4.5 (2022-08-01)

🐛 Bug Fixes

  • Fix last numeric separator (8c3c619)

Release 0.4.4

28 Jul 12:57
Compare
Choose a tag to compare

0.4.4 (2022-07-28)

📚 Documentation

  • Mention bundler restart (728a8db)

🐛 Bug Fixes

  • android: react-native 0.69 build (#76) (f0d69b4)
  • Don't use numeric separator (fixes #78) (b52d70a)

Release 0.4.3

26 Jul 12:42
Compare
Choose a tag to compare

0.4.3 (2022-07-26)

📚 Documentation

🐛 Bug Fixes

  • Use any OpenSSL-Universal version (9863e28), closes #74

Release 0.4.2

25 Jul 17:45
Compare
Choose a tag to compare

0.4.2 (2022-07-25)

🐛 Bug Fixes

Release 0.4.1

25 Jul 17:38
Compare
Choose a tag to compare

0.4.1 (2022-07-25)

🐛 Bug Fixes

  • Fix path to load native C++ Library (40e1025)

Release 0.4.0

25 Jul 11:20
Compare
Choose a tag to compare

0.4.0 (2022-07-25)

✨ Features

🐛 Bug Fixes

Release 0.3.2

25 Jul 10:24
Compare
Choose a tag to compare

0.3.2 (2022-07-25)

🐛 Bug Fixes

Release 0.3.1

25 Jul 09:43
Compare
Choose a tag to compare

0.3.1 (2022-07-25)

🐛 Bug Fixes

  • Fix stream-browserify typings (2370645)
  • TEMPORARY FIX: ts-ignore (f0dda40)
  • Use babel instead of Metro resolver (43752b6)

Release 0.3.0

08 Jul 11:01
Compare
Choose a tag to compare

0.3.0 (2022-07-08)

✨ Features

  • add C++ linter triggered on commit (926d9b5)

📚 Documentation