Skip to content

Releases: spacemeshos/merkle-tree

v0.2.4

02 Oct 15:40
83ec660
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Sep 10:49
c5fb5ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

23 May 09:07
b5a9d3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Feb 14:48
6442296
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jan 12:21
272600b
Compare
Choose a tag to compare

What's Changed

  • Allow reusing slice in GetParkedNodes by @poszu in #27
  • Flatten slices in SliceReadWriter by @poszu in #28
  • Allow configuring the in-memory buffer of FileReadWriter by @poszu in #30
  • Avoid allocations when building a tree by @poszu in #29

New Contributors

  • @poszu made their first contribution in #27

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

04 Nov 19:56
c4aa633
Compare
Choose a tag to compare

Initial release of merkle-tree