github mirage/irmin 0.6.0
Support for merge and user-defined contents

latest releases: 3.9.0, 3.8.0, 3.7.2...
pre-release10 years ago
  • Support for user-defined contents (with custom merge operators)
  • Support for merge operations
  • Rename IrminTree to IrminNode to reflect the fact that we
    can support arbitrary immutable graphs (it's better if they are
    DAGs but that's not mandatory)
  • Rename IrminBlob to IrminContents to reflect the fact that
    we also support structured contents (as JSON objects)
  • Support for linking the library without linking to camlp4 as well (#23)

Don't miss a new irmin release

NewReleases is sending notifications on new releases.