Skip to content

Releases: storacha/data-segment

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 14:50
76ef17b

5.3.0 (2024-10-18)

Features

  • pass custom hasher to index create (#44) (8fda559)

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 14:07
5e76e7c

5.2.0 (2024-09-20)

Features

  • custom SHA256 hashing function for aggregate builder (#42) (cac9fc1)

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 16:37
9eb1801

5.1.0 (2024-03-01)

Features

Bug Fixes

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Oct 19:24
e9cdcbf

5.0.0 (2023-10-26)

⚠ BREAKING CHANGES

  • digestInto returns bytes written (#38)
  • digestInto returns bytes written

Features

  • digestInto returns bytes written (968aace)
  • digestInto returns bytes written (#38) (6e0634e)

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 21:20
076abfb

4.0.0 (2023-10-20)

⚠ BREAKING CHANGES

  • arbitrary payload support (Updated Piece V2) (#36)

Features

  • arbitrary payload support (Updated Piece V2) (#36) (6ee655a)
  • calculate width / 0padding from payload size (5760435)

Bug Fixes

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 17:01
f472ed6

3.2.0 (2023-10-05)

Features

  • DataAggregationProof (58fdb94)
  • get full code coverage (0997409)
  • implement proof verification logic (6dcbd83)
  • implement proof verification logic (#33) (492f6a9)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 22:05
aeac4a3

3.1.0 (2023-09-26)

Features

Bug Fixes

  • remove generated import (7a39d57)

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:04
6fcbc7c

3.0.1 (2023-08-09)

Bug Fixes

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:26
853040e

3.0.0 (2023-08-09)

⚠ BREAKING CHANGES

  • adopt piece cid v2 (#21)
  • adopt piece cid v2

Features

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:19
496dab2

2.2.0 (2023-07-21)

Features

  • fr32-sha2-256-trunc254-padded-binary-tree (412bf18)
  • fr32-sha2-256-trunc254-padded-binary-tree (#19) (0c7b499)
  • padded size from height calc function (dba6cd5)
  • padded size from height calc function (#18) (47971cd)

Bug Fixes

  • export interface for data structure with link and height (263656e)
  • export interface for data structure with link and height (#17) (a1006c0)