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

Latest commit

 

History

History
324 lines (127 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

324 lines (127 loc) · 10.4 KB

9.0.4 (2023-03-23)

Dependencies

9.0.3 (2023-03-14)

Bug Fixes

9.0.2 (2023-03-13)

Bug Fixes

9.0.1 (2023-03-13)

Bug Fixes

9.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • update to latest datastore interface

Features

  • update to latest datastore interface (#144) (46059f1)

8.0.4 (2023-01-11)

Bug Fixes

  • throw error with message from error in tiered datastore (#133) (2fd4be4)

8.0.3 (2022-12-23)

Dependencies

8.0.2 (2022-10-12)

Dependencies

  • update uint8arrays from 3.x.x to 4.x.x (#121) (16d99b7)

8.0.1 (2022-08-12)

Dependencies

  • update interface-datastore and interface-datastore-tests (#118) (e5f47e2)

8.0.0 (2022-08-12)

⚠ BREAKING CHANGES

  • this module is now ESM-only

Features

7.0.3 (2022-07-25)

Bug Fixes

7.0.2 (2022-07-21)

Bug Fixes

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (7e56180)
  • update package.json version (54b543d)

7.0.1 (2022-01-28)

Bug Fixes

  • fix generated types to missing import (#86) (8805e71), closes #85

7.0.0 (2022-01-19)

⚠ BREAKING CHANGES

  • key prefixes are no longer stripped by MountDatastore

Bug Fixes

  • do not strip prefixes for MountDatastores (#82) (73bae74)

Trivial Changes

6.0.7 (2021-09-09)

6.0.6 (2021-09-09)

6.0.5 (2021-09-08)

6.0.4 (2021-09-08)

6.0.3 (2021-09-08)

6.0.2 (2021-09-08)

6.0.1 (2021-09-08)

6.0.0 (2021-09-08)

chore

BREAKING CHANGES

  • deep requires/imports are no longer possible

5.0.2 (2021-08-23)

5.0.1 (2021-07-23)

Bug Fixes

  • use streaming methods where possible (#65) (ec90398)

5.0.0 (2021-07-06)

chore

BREAKING CHANGES

  • implements new interface-datastore types, will cause duplicates in the dep tree

4.0.0 (2021-04-15)

Bug Fixes

Features

  • split .query into .query and .queryKeys (#59) (6f829db)

3.0.0 (2021-01-22)

Bug Fixes

Features

  • ts types, github ci and clean up (#39) (bee45ae)

2.0.1 (2020-11-09)

2.0.0 (2020-07-29)

Bug Fixes

BREAKING CHANGES

  • no longer uses node Buffers, only Uint8Arrays

1.1.0 (2020-05-07)

Bug Fixes

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

Features

1.0.0 (2020-04-06)

Bug Fixes

0.7.0 (2019-05-29)

0.6.1 (2019-05-23)

Bug Fixes

  • remove leftpad and cleanup (8558fcd)

0.6.0 (2018-10-24)

0.5.0 (2018-09-19)

Bug Fixes

Features

0.4.0 (2017-11-04)

Bug Fixes

  • sharding and query for windows interop (#6) (845316d)

0.3.0 (2017-07-23)

0.2.0 (2017-03-23)

Features

0.1.0 (2017-03-15)