This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Releases: accompli/chrono
Releases · accompli/chrono
0.3.1
0.3.0
0.2.1
Fixed
- Updating the current branch of a git clone with the checkout command.
0.2.0
Added
- Composer dependency compatibility with version 3 of the Symfony Process component.
0.1.0
Initial Chrono VCS wrapper release with checkout support for Git and Subversion.
Added
- Repository wrapper that is able to detect which VCS adapter to use.
- Shell process abstraction with ProcessExecutor intermediate.
- Git(Hub) Repository adapter.
- Subversion Repository adapter.