Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 06:58

What's Changed

  • fix: augment PieceAggregateCommP to return the resulting aggregate size by @ribasushi in #18

Note that this is a breaking change but is being treated as a fix, hence avoiding the semver-major bump. PieceAggregateCommP now returns 3 arguments rather than 2 to provide access to the calculated size.

Full Changelog: v2.0.1...v2.1.0