Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Releases: ipfs/js-datastore-level

v7.0.0

08 Sep 16:58
Compare
Choose a tag to compare

chore

BREAKING CHANGES

  • deep imports/requires are no longer possible

v6.0.2

30 Jul 15:56
Compare
Choose a tag to compare

Features

v6.0.1

10 Jul 10:27
Compare
Choose a tag to compare
chore: release version v6.0.1

v6.0.0

06 Jul 15:00
Compare
Choose a tag to compare

chore

BREAKING CHANGES

  • uses new interface-datastore interfaces

v5.0.1

19 Apr 07:36
Compare
Choose a tag to compare
chore: release version v5.0.1

v5.0.0

15 Apr 11:30
Compare
Choose a tag to compare

Features

  • split .query into .query and .queryKeys (#70) (39ba735)

v4.0.0

29 Jan 12:27
Compare
Choose a tag to compare

chore

  • deps: bump level from 5.0.1 to 6.0.1 (#31) (06853bd)

BREAKING CHANGES

  • deps: requires an upgrade to existing datastores created in the browser with level-js@4 or below

v3.0.0

22 Jan 18:58
Compare
Choose a tag to compare

Bug Fixes

Features

v2.0.0

29 Jul 13:32
Compare
Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • remove node buffers in favour of Uint8Arrays

v1.1.0

07 May 16:05
Compare
Choose a tag to compare

Bug Fixes

  • ci: add empty commit to fix lint checks on master (60d14c0)

Features