github mirage/irmin 3.9.0

7 months ago

CHANGES:

Added

  • irmin-server
  • irmin-client
    • Added irmin-client package to connect to irmin-server instances (#2031,
      @zshipko)
  • irmin
    • Add pretty printers for Commit, Tree, Info, Status, Branch when
      using utop (@metanivek, #1839)

Fixed

Removed

  • irmin-http
    • Removed irmin-http since it is not compatible with generic keys.
      irmin-grapqhl or irmin-server should be used instead. (#1902, @zshipko)
  • irmin
    • Removed stream proofs. We now only have Merkle tree proofs. This simplifies
      the maintenance of that part of the code, as ensuring the correct order of
      cached IO operations was tricky for stream proofs (#2275, @samoht)

Changed

  • irmin-git

Don't miss a new irmin release

NewReleases is sending notifications on new releases.