2.0.1 (2023-03-23)
2.0.0 (2023-03-14)
- this module has been converted to typescript, updated to the latest interface-datastore version and is ESM-only
- fix link (417af5b)
- deps-dev: bump aegir from 22.1.0 to 24.0.0 (f71f236)
- deps-dev: bump aegir from 24.0.0 to 25.0.0 (2479fe6)
- Update .github/workflows/stale.yml [skip ci] (c113be2)
- update aegir (5f00f1b)
1.1.0 (2020-05-07)
- add streaming/cancellable API (6d32b7f)
1.0.2 (2020-04-24)
1.0.1 (2020-04-23)
- add guard for un open db (d06332d)
- add options (2074f00)
- benchmarks and perf tweaks (71d6804)
- skip node tests (d8fd6e8)
- syntax tweaks (7906f08)
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)