Skip to content

Releases: storacha/dagula

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 14 May 17:30
59fae13

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

Choose a tag to compare

@github-actions github-actions released this 17 Jan 11:25
96a5c0d

7.3.0 (2024-01-17)

Features

Bug Fixes

v7.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:40
66e1882

7.2.2 (2023-09-19)

Bug Fixes

v7.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 10:45
b100175

7.2.1 (2023-08-25)

Bug Fixes

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 10:20
350bea4

7.2.0 (2023-08-25)

Features

v7.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 10:30
dd93e13

7.1.2 (2023-08-22)

Bug Fixes

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

v7.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:29
3e69522

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

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:53
77e27e5

7.1.0 (2023-08-02)

Features

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

Bug Fixes

v7.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:49
2a3298b

7.0.2 (2023-08-02)

Bug Fixes

  • upgrade ipfs-unixfs-exporter (0b7a9e9)

v7.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:12
741b7d6

7.0.1 (2023-08-02)

Bug Fixes

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