github mirage/irmin 0.4.0
API changes and Git backend

latest releases: 3.9.0, 3.8.0, 3.7.2...
pre-release10 years ago
  • The command-line tool now looks in the environment for the variable
    IRMIN to configure its default backend
  • Add a Git backend
  • Add Travis CI scripts to the repo
  • Use Lwt_bytes and Lwt_unix instead of the custom-made IrminChannel
  • Use bin_prot instead of a custom binary protocol
  • Major refactoring: Value is now Blob, Revision is now Commit
    and Tag becomes Reference (rational: consistency with Git names)
  • Use core_kernel instead of building a custom Identiable.S
  • Use dolog instead of a custom log library
  • Use mstruct (mutable buffers on top of cstruct) which is now
    released independently

Don't miss a new irmin release

NewReleases is sending notifications on new releases.