Skip to content

Releases: greentriangle/react-native-leveldb

Release 3.3.1

18 Apr 17:49
Compare
Choose a tag to compare

Release 3.3.0

18 Apr 13:57
Compare
Choose a tag to compare

3.3.0 (2023-04-18)

Features

Release 3.2.0

18 Apr 08:41
Compare
Choose a tag to compare

Adds support up to RN 0.70 (incl. older versions)

Release 3.0.6

23 Jun 23:26
Compare
Choose a tag to compare

Upgrade to React Native 0.68.2 + minor fix for gradle 7

Release 3.0.5

23 Jun 23:08
Compare
Choose a tag to compare

Upgraded to React Native 0.68.2

Release 3.0.2

23 Jan 15:07
Compare
Choose a tag to compare

3.0.2 (2022-01-23)

Release v3.0.0

14 Jan 11:37
Compare
Choose a tag to compare

v3.0.0 (2022-01-14)

Release 2.1.0

09 Oct 12:00
Compare
Choose a tag to compare

V2: fix library for android/hermes and enable in example

Release 1.8.0

09 Oct 00:57
Compare
Choose a tag to compare

1.8.0 (2021-10-09)

Bug Fixes

  • add promo text in README (9d93bda)
  • android CMakeLists should use relative paths (2b54ef9)
  • bump version to 1.0.1 (0189d87)
  • Correct TypeScript types path in package.json (108e475)
  • final touches before publishing (24edd74)
  • get benchmark to work on Android (f09b512)
  • make docs more readable (1570c3c)
  • remove android cpp build artifacts from module (5ff247c)
  • transfer repo to greentriangle (461aa55)
  • update contributing instructions (0283b0d)

Features

  • add Android bindings (59e1582)
  • add benchmarks to compare react-native-leveldb to AsyncStorage (93521ce)
  • add documentation and final touches (4a06c27)
  • add JS library (df0c31d)
  • add module destructors and call them (0dcdcdc)
  • add support for ArrayBuffers (565fa2b)
  • Don't cache ArrayBuffer constructor for now (2ccdf5d)
  • iOS bindings (035cf33)
  • switch to using leveldb from source (83ffee7)

Reverts

  • Revert "Update to latest version of leveldb" (b4b9e52)

Release 1.7.1

09 Oct 00:15
Compare
Choose a tag to compare

1.7.1 (2021-10-09)