| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| irmin-3.10.0.tbz | 2024-12-11 | 4.7 MB | |
| 3.10.0 source code.tar.gz | 2024-12-11 | 4.7 MB | |
| 3.10.0 source code.zip | 2024-12-11 | 5.1 MB | |
| README.md | 2024-12-11 | 786 Bytes | |
| Totals: 4 Items | 14.5 MB | 0 | |
CHANGES:
Added
- irmin-git
- Expose
Content_addressabletype (#2329, @art-w)
Changed
- irmin
- Rename
Node.S.effecttoread_effectfor OCaml 5.3 compatibility (#2347, @art-w)
Fixed
- irmin-client
- Fix a fd leak when using
clone(#2322, @samoht) - irmin-git
- Fix git sync example (#2327, @art-w)
- Fixed issue with two subsequent
Irmin-gitrepos, where one repo would lose the ability to find its root path (#2326, @zazedd) - irmin
- Fix CI, update dependencies (#2321, @smorimoto)
- Update documentation (#2323, [#2324], [#2325], @christinerose)
- irmin-cli
- Fix uncaught exception (#2326, @art-w)
Removed
- irmin
- Removed
?allow_duplicateparameter from theConf.keyfunction (#2326, @zazedd)