Releases: mbarbin/vcs
Releases · mbarbin/vcs
0.0.21
0.0.20
0.0.19
CHANGES:
Added
Changed
Fixed
0.0.18
CHANGES:
Added
- Add a
Vcs.Platform_repomodule to help using online hosting platform (#78, @mbarbin). - Add
conf-gitdependency to tests using thegitcli (#73, @mbarbin).
Changed
- Split trait
rev_parseinto two smaller traits (#80, @mbarbin). - Set
progto the executable basename in error context for stability (#77, @mbarbin). - Replace
shexpby direct use ofspawn(#76, @mbarbin).
Fixed
- Make
hgmore silent during tests for stability (#77, @mbarbin). - Require
5.3forvolgo-devfor stability (#77, @mbarbin). - Fix build with OCaml
5.0(#73, @mbarbin).
Removed
0.0.17
0.0.16
CHANGES:
This release contains a major repackaging of the project to make it easier to publish to opam without using the short and canonical name vcs.opam. The project is now named volgo (Versatile Ocaml Library for Git Operations).
Changed
- Repackage project with the prefix name
volgofor publication (#66, @mbarbin). - Rename the main cli
volgo-vcs(#66, @mbarbin).
Removed
0.0.15
CHANGES: