10.0.2 (2023-03-23)
10.0.1 (2023-03-14)
10.0.0 (2023-03-13)
- this module now implements interface-datastore@8.x.x
9.0.4 (2022-11-03)
9.0.3 (2022-11-03)
9.0.2 (2022-11-03)
- 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)
9.0.0 (2022-08-12)
- this module used to be published as ESM/CJS now it is just ESM
- Update .github/workflows/stale.yml [skip ci] (f5b456e)
8.0.0 (2022-01-19)
- updates project config to use unified ci
7.0.1 (2021-09-09)
7.0.0 (2021-09-08)
- deep imports/requires are no longer possible
6.0.2 (2021-07-30)
6.0.1 (2021-07-10)
6.0.0 (2021-07-06)
- update deps (7e20056)
- uses new interface-datastore interfaces
5.0.1 (2021-04-19)
5.0.0 (2021-04-15)
4.0.0 (2021-01-29)
- deps: requires an upgrade to existing datastores created in the browser with level-js@4 or below
3.0.0 (2021-01-22)
2.0.0 (2020-07-29)
- remove node buffers in favour of Uint8Arrays
1.1.0 (2020-05-07)
- ci: add empty commit to fix lint checks on master (60d14c0)
1.0.0 (2020-04-28)
0.14.1 (2020-01-14)
- leveldb iterator memory leak (#26) (e503c1a), closes /github.com/Level/leveldown/blob/d3453fbde4d2a8aa04d9091101c25c999649069b/binding.cc#L545
0.14.0 (2019-11-29)
0.13.0 (2019-11-29)
0.12.1 (2019-06-26)
0.12.0 (2019-05-29)
0.11.0 (2019-04-29)
0.10.0 (2018-10-24)
0.9.0 (2018-09-19)
- add basic error codes (02a5146)
0.8.0 (2018-05-29)
- 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)
0.6.0 (2017-07-23)
0.5.0 (2017-07-22)
0.4.2 (2017-05-24)
- 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)
- 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)
- add open method (fd12c6b)