Skip to content

Latest commit

 

History

History
323 lines (118 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

323 lines (118 loc) · 12.4 KB

interface-blockstore 5.2.10 (2024-02-12)

Bug Fixes

  • bump aegir to 42.2.3, update project config and fix deps (#297) (d521ef2)

Dependencies

  • interface-store: upgraded to 5.1.8

Bug Fixes

Trivial Changes

  • release: 5.2.9 [skip ci] (e183a4e)

Bug Fixes

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#286) (c8ccd1d)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.1.9 (#268) (0aa0944)

Documentation

Dependencies

  • dev: bump aegir from 39.0.13 to 40.0.8 (#241) (00741ff)

Dependencies

  • bump multiformats from 11.0.2 to 12.0.1 (#231) (93b7c13)

Bug Fixes

Documentation

  • Update Blockstore and Datastore implementation lists (#224) (ab3b31b)

Trivial Changes

Dependencies

Features

  • add all blockstore and datastore implementations (#197) (0d85128)

Dependencies

  • update sibling dependencies (7c84601)

Features

  • allow extending store method options (#193) (007e8ac)

⚠ BREAKING CHANGES

  • open/close/batch/query methods have been removed from store interface, query/batch added to datastore, getAll added to blockstore

Features

  • simplify store interface, move query/batch to datastore, add getAll to blockstore (#189) (0b8f1a0)

Dependencies

  • update sibling dependencies (8f7928c)

Dependencies

⚠ BREAKING CHANGES

  • bump multiformats from 10.0.3 to 11.0.0 (#182)

Trivial Changes

Dependencies

Documentation

  • remove duplicate readme section (851a110)

Documentation

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#174) (2a4f529)
  • bump uint8arrays from 3.0.0 to 4.0.1 (#175) (e8d5ea6)
  • update sibling dependencies (9aedadd)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.3 (2022-01-26)

Note: Version bump only for package interface-blockstore

2.0.2 (2021-09-08)

Note: Version bump only for package interface-blockstore

2.0.1 (2021-09-08)

Note: Version bump only for package interface-blockstore

2.0.0 (2021-09-08)

chore

BREAKING CHANGES

  • deep requires/imports are no longer possible, moves adapters/in-memory impls etc to core packages

1.0.2 (2021-09-02)

Bug Fixes

1.0.1 (2021-08-20)

Note: Version bump only for package interface-blockstore

1.0.0 (2021-07-06)

Features

0.2.1 (2021-06-30)

Note: Version bump only for package interface-blockstore

0.2.0 (2021-06-30)

Features

0.1.1 (2021-06-28)

Note: Version bump only for package interface-blockstore

0.1.0 (2021-06-25)

Features

  • add in-memory blockstore implementation (#1) (ab37d40)

0.0.5 (2021-06-22)

Note: Version bump only for package interface-blockstore

0.0.4 (2021-05-15)

Note: Version bump only for package interface-blockstore

0.0.3 (2021-05-14)

Note: Version bump only for package interface-blockstore

0.0.2 (2021-05-14)

Note: Version bump only for package interface-blockstore

0.0.1 (2021-05-14)

Note: Version bump only for package interface-blockstore