github mirage/irmin 1.1.0

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

1.1.0 (2017-04-24)

irmin

  • Change the type of S.Tree.find_tree to return a tree option instead of
    tree. This is a breaking API change but it let distinguish between
    the empty and non-existent cases (#431, @samoht)
  • Allow to specify branches in urls for fetch using the url#branch syntax
    (#432, @samoht)
  • Expose Irmin.Merge.idempotent for values with idempotent operations
    (#433, @samoht)
  • Add a S.repo type as an alias to the S.Repo.t (#436, @samoht)
  • Fix regression in S.Tree.diff intoduced in the 1.0 release: nested
    differences where reported with the wrong path (#438, @samoht)

irmin-unix

  • Update to irmin.1.1.0 API changes (@samoht)

irmin-git

  • Update to irmin.1.1.0 API changes (@samoht)

Don't miss a new irmin release

NewReleases is sending notifications on new releases.