Releases: storacha/dagula
Releases · storacha/dagula
v8.0.0
8.0.0 (2024-05-14)
⚠ BREAKING CHANGES
- The
Blockstore
interface now includes a stream
method that returns a ReadableStream
and a stat
method that returns info (byte size).
Features
Bug Fixes
v7.3.0
7.3.0 (2024-01-17)
Features
Bug Fixes
v7.2.2
7.2.2 (2023-09-19)
Bug Fixes
v7.2.1
7.2.1 (2023-08-25)
Bug Fixes
v7.2.0
7.2.0 (2023-08-25)
Features
v7.1.2
7.1.2 (2023-08-22)
Bug Fixes
- yield intermediate blocks when path is not found (#32) (affca62)
v7.1.1
7.1.1 (2023-08-14)
Bug Fixes
- add refactors to changelog (fda0205)
Other Changes
v7.1.0
7.1.0 (2023-08-02)
Features
- add blake2b-256 to default hashers (71580ef)
Bug Fixes
v7.0.2
7.0.2 (2023-08-02)
Bug Fixes
- upgrade ipfs-unixfs-exporter (0b7a9e9)
v7.0.1
7.0.1 (2023-08-02)
Bug Fixes
- do not yield blocks that cannot be decoded or hashed (#27) (4f67d28)