Skip to content

Releases: storacha/dagula

v8.0.0

14 May 17:30
59fae13
Compare
Choose a tag to compare

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

17 Jan 11:25
96a5c0d
Compare
Choose a tag to compare

7.3.0 (2024-01-17)

Features

Bug Fixes

v7.2.2

19 Sep 11:40
66e1882
Compare
Choose a tag to compare

7.2.2 (2023-09-19)

Bug Fixes

v7.2.1

25 Aug 10:45
b100175
Compare
Choose a tag to compare

7.2.1 (2023-08-25)

Bug Fixes

v7.2.0

25 Aug 10:20
350bea4
Compare
Choose a tag to compare

7.2.0 (2023-08-25)

Features

v7.1.2

22 Aug 10:30
dd93e13
Compare
Choose a tag to compare

7.1.2 (2023-08-22)

Bug Fixes

  • yield intermediate blocks when path is not found (#32) (affca62)

v7.1.1

14 Aug 15:29
3e69522
Compare
Choose a tag to compare

7.1.1 (2023-08-14)

Bug Fixes

  • add refactors to changelog (fda0205)

Other Changes

  • extract depth-first search logic (#24) (4b34895)

v7.1.0

02 Aug 14:53
77e27e5
Compare
Choose a tag to compare

7.1.0 (2023-08-02)

Features

  • add blake2b-256 to default hashers (71580ef)

Bug Fixes

v7.0.2

02 Aug 13:49
2a3298b
Compare
Choose a tag to compare

7.0.2 (2023-08-02)

Bug Fixes

  • upgrade ipfs-unixfs-exporter (0b7a9e9)

v7.0.1

02 Aug 13:12
741b7d6
Compare
Choose a tag to compare

7.0.1 (2023-08-02)

Bug Fixes

  • do not yield blocks that cannot be decoded or hashed (#27) (4f67d28)