Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@romac romac released this 09 May 21:59
· 97 commits to master since this release

Added

  • Implement Iterator and IntoIterator for MerkleTree (@romac)

Changed

  • Avoid allocating memory on the heap in HashUtils, and made combine_hashes more efficient (@briansmith)
  • Bump ring to ^0.6.0 and protobuf to ^1.2.0 (@romac)