github mirage/irmin 3.4.2

latest releases: 3.9.0, 3.8.0, 3.7.2...
23 months ago

CHANGES:

Added

  • irmin

    • Add test_set_and_get* functions to retrieve commit associated with an update to the store (#2075, @patricoferris)
  • irmin-graphql

  • irmin-pack

    • Expose Gc.cancel to abort a running GC (#2101, @art-w)
  • irmin-tezos-utils

    • Add package irmin-tezos-utils containing a graphical tool for manual pack
      files analysis. (#1939, @clecat)

Changed

  • irmin-pack
    • irmin_pack_mem no longer exposes disk specifics functions (#2081,
      @icristescu)
    • Move unix specific details for Pack_key and Pack_value from irmin-pack
      to irmin-pack.unix (#2084, @metanivek)
    • Remove unnecessary files at open_rw and after a failed GC (#2095, @art-w)

Fixed

  • irmin-pack
    • Fix data race in RO instances when reading control file (#2100, @Ngoguey42)
    • Fix bugs in gc related to commits that share the same tree. (#2106,
      @icristescu)
    • Fix the traverse pack files commands in the irmin-tezos CLI to work with
      gced stores. (#1919, @icristescu)

Don't miss a new irmin release

NewReleases is sending notifications on new releases.