github mirage/irmin 2.9.0

latest releases: 3.9.0, 3.8.0, 3.7.2...
2 years ago

CHANGES:

Fixed

  • irmin-pack
    • Improved the performance of Index encode and decode operations by
      eliminating intermediate allocations (up to 5% fewer minor words
      allocated) (#1577, @craigfe)
    • Reduce the number of backend nodes built during export
      (up to 20% fewer minor words allocated) (#1553, @Ngoguey42)

Added

  • irmin
    • Add Merkle Proofs and expose function to convert a proof to and from a tree.
      Once converted, normal tree operations can be performed on the proof, as
      long at it access values contained in the proof.
      (#1583, @samoht, @Ngoguey42, @icristescu)

Changed

Don't miss a new irmin release

NewReleases is sending notifications on new releases.