Releases: Masterminds/vcs
Releases · Masterminds/vcs
Release 1.13.3
Fixed
- Case sensitive use of the module name
Release 1.13.2
Fixed
- Fix for CVE-2022-21235
- #103: Fixed CI testing. This included moving to GitHub Actions, updating the the Git submodule handling, and skipping bzr tests on Windows (bzr has discontinued and the installer now installs a broken environment)
Release 1.13.1
Release 1.13.0
Release 1.12.0
Changed
- #79: Include the error context in the error string (thanks @guywithnose)
- #80: Bump the Go versions for Travis CI testing (thanks @AlekSi)
Release 1.11.1
Release 1.11.0
Added
- #65: Exposed CmdFromDir function (thanks @erizocosmico)
Changed
- #69: Updated testing for Go 1.8
Fixed
- #64: Testing fatal error if bzr not installed (thanks @kevinburke)
Release 1.10.2
Release 1.10.1
Fixed
- #62: Added windows testing via appveyor and fixed issues under windows.