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

Latest commit

 

History

History
356 lines (146 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

356 lines (146 loc) · 11.6 KB

10.0.2 (2023-03-23)

Dependencies

10.0.1 (2023-03-14)

Bug Fixes

10.0.0 (2023-03-13)

⚠ BREAKING CHANGES

Dependencies

9.0.4 (2022-11-03)

Dependencies

9.0.3 (2022-11-03)

Dependencies

9.0.2 (2022-11-03)

Dependencies

  • bump it-filter from 1.0.3 to 2.0.0 (#138) (2b13ed0)
  • bump it-take from 1.0.2 to 2.0.0 (#139) (1052cdd)
  • dev: bump @ipld/dag-cbor from 7.0.3 to 8.0.0 (#142) (1180956)
  • dev: bump multiformats from 9.9.0 to 10.0.2 (#141) (8db833b)

9.0.1 (2022-08-14)

Bug Fixes

  • restore open options and support old level iterators (#132) (78e4911)

9.0.0 (2022-08-12)

⚠ BREAKING CHANGES

  • this module used to be published as ESM/CJS now it is just ESM

Features

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (f5b456e)

8.0.0 (2022-01-19)

⚠ BREAKING CHANGES

  • updates project config to use unified ci

Trivial Changes

7.0.1 (2021-09-09)

7.0.0 (2021-09-08)

chore

BREAKING CHANGES

  • deep imports/requires are no longer possible

6.0.2 (2021-07-30)

Features

6.0.1 (2021-07-10)

6.0.0 (2021-07-06)

chore

BREAKING CHANGES

  • uses new interface-datastore interfaces

5.0.1 (2021-04-19)

5.0.0 (2021-04-15)

Features

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

4.0.0 (2021-01-29)

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

3.0.0 (2021-01-22)

Bug Fixes

Features

2.0.0 (2020-07-29)

Bug Fixes

BREAKING CHANGES

  • remove node buffers in favour of Uint8Arrays

1.1.0 (2020-05-07)

Bug Fixes

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

Features

1.0.0 (2020-04-28)

0.14.1 (2020-01-14)

Bug Fixes

Performance Improvements

0.14.0 (2019-11-29)

0.13.0 (2019-11-29)

Bug Fixes

  • init db in overridable method for easier extending (#21) (b21428c)

0.12.1 (2019-06-26)

Bug Fixes

  • swap leveldown/level.js for level (#20) (d16e212)

0.12.0 (2019-05-29)

Bug Fixes

0.11.0 (2019-04-29)

0.10.0 (2018-10-24)

0.9.0 (2018-09-19)

Features

0.8.0 (2018-05-29)

Bug Fixes

  • add test and fix constructor (396f657)
  • update binary encoding for levelup 2 (a5d7378)
  • upgrade level libs to resolve node 10 failure (a427eca)

0.7.0 (2017-11-06)

Bug Fixes

0.6.0 (2017-07-23)

0.5.0 (2017-07-22)

0.4.2 (2017-05-24)

Bug Fixes

  • Object.assign is now evil and no longer is behaving as spec says when Webpacked (5e40f3b)
  • Object.assign is now evil and no longer is behaving as spec says when Webpacked (c3f50ec)

0.4.1 (2017-05-24)

Bug Fixes

  • Object.assign is now evil and no longer is behaving as spec says when Webpacked (077bbc1)

0.4.0 (2017-05-23)

0.3.0 (2017-03-23)

0.2.0 (2017-03-23)

Features

0.1.0 (2017-03-15)

Bug Fixes