Releases: mirage/ocaml-git
Releases · mirage/ocaml-git
3.10.1
3.10.0
CHANGES:
- Do not append a leading slash to path (#580, @reynir, @dinosaure)
- Fix some typos (#585, @hannesm, @dinosaure)
- Add the
main
reference (#586, @hannesm, @dinosaure) - Upgrade
git-paf
withpaf.0.2.0
(#587, @dinosaure) - Explain when the user give a bad argument about TLS authenticator (#593, reported by @reynir #582, @dinosaure)
- Use
x509.0.16.2
which raise an explanation if it's a bad argument (#594, @hannesm, @dinosaure)
0.6.0
CHANGES:
- Add few functions to introspect target when we encode and be able to construct objects with source
(@dinosaure, #595)
0.5.0
CHANGES:
- Add missing dependencies on Unix (@dra27, #573)
- Be able to choose the zlib compression level when we generate a PACK file (@dinosaure, #578)
- Fix spurious bug when we encode a patch into a PACK file (@dinosaure, #578)
- Add an accessor to get the hash
ctx
computed by the first-pass of a PACK file (@dinosaure, #584) - Fix how we record the weight of Git objects into a PACK file (@dinosaure, #591)
3.9.1
CHANGES:
- Remove
bigarray-compat
package andmmap
(@dinosaure, @hannesm) - Fix the push process with a copy of illegal shared bigarray (@dinosaure, #569)
carton-v0.4.4
CHANGES:
- Remove
bigarray-compat
andmmap
dependencies (@dinosaure, @hannesm, #568)
3.8.1
CHANGES:
- Fix
ocaml-git
with OCaml 5.00.0 (@dinosaure, @stedolan, #559) - Update binaries with
cmdliner.1.1.0
(@MisterDA, @dinosaure, #558) - Fix the
reset
function and properly delete PACK files (@dinosaure, @patricoferris, @dinakajoy, #561) - Fix dependencies of
guit
(@maiste, @dinosaure, #560) - Move the
happy-eyeballs
layer needed by MirageOS intomimic.0.0.5
(@dinosaure, #563)
3.7.1
CHANGES:
- Fix
ocaml-git
with OCaml 5.00.0 (@dinosaure, @stedolan, #559) - Update binaries with
cmdliner.1.1.0
(@MisterDA, @dinosaure, #558) - Fix the
reset
function and properly delete PACK files (@dinosaure, @patricoferris, @dinakajoy, #561) - Fix dependencies of
guit
(@maiste, @dinosaure, #560) - Move the
happy-eyeballs
layer needed by MirageOS intomimic.0.0.5
(@dinosaure, #563)
3.9.0
CHANGES:
- Fix
ocaml-git
with OCaml 5.00.0 (@dinosaure, @stedolan, #559) - Update binaries with
cmdliner.1.1.0
(@MisterDA, @dinosaure, #558) - Fix the
reset
function and properly delete PACK files (@dinosaure, @patricoferris, @dinakajoy, #561) - Fix dependencies of
guit
(@maiste, @dinosaure, #560) - Move the
happy-eyeballs
layer needed by MirageOS intomimic.0.0.5
(@dinosaure, #563)