Releases: RichiH/vcsh
Releases · RichiH/vcsh
v2.0.10
v2.0.9
- Release 2.0.9
- Add missing 'commit' sub-command in bash completions
- Switch from xz to zst compression for official artifacts
- Generate checksums for release artifacts in CI
- Use more idiomatic GNU/Autotools patterns
v2.0.8
- Release 2.0.8
- Fix man page source syntax to work with current ronn
v2.0.7
- Release 2.0.7
- Fix build and deploy of standalone/portable script variant
v2.0.6
- Release 2.0.6
- Revert .gitignore.d handling to match revert in Git 2.17→2.18
- Cleanup some configure and build odds and ends
- Fix some CI linting and publishing glitches
v2.0.5
- Release 2.0.5
- Replace bashism with POSIX compliant syntax in configure script
v2.0.4
v2.0.3
- Release 2.0.3
- Fix list-untracked subcommand option parsing
- Refactor ‘mkdir && install’ to ‘install -D’
v2.0.2
- Release 2.0.2
- Fix Makefile portability by swapping cp for install
v2.0.1
- Release 2.0.1
- Stop requiring
ronn
when building from source tarball