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

Latest commit

 

History

History
234 lines (104 loc) · 7.54 KB

CHANGELOG.md

File metadata and controls

234 lines (104 loc) · 7.54 KB

2.0.1 (2023-03-23)

Bug Fixes

Trivial Changes

2.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • this module has been converted to typescript, updated to the latest interface-datastore version and is ESM-only

Features

Documentation

Trivial Changes

  • 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)

Features

  • add streaming/cancellable API (6d32b7f)

1.0.2 (2020-04-24)

1.0.1 (2020-04-23)

Bug Fixes

1.0.0 (2020-04-08)

Bug Fixes

Features

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