Releases: lucatescari/gitveil
Releases · lucatescari/gitveil
Release list
v1.3.0
What's Changed
- fix: prompt for GPG passphrase on unlock (drop --batch) by @lucatescari in #26
- fix: status lists untracked filter-marked files; warn on plaintext blobs by @lucatescari in #27
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.2
What's Changed
- fix: pipe deadlock in unlock on repos with many files by @lucatescari in #19
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add GPL-3.0 LICENSE file and fix SPDX identifier by @lucatescari in #15
- fix: parse git-crypt key files with 4-byte end sentinels by @lucatescari in #17
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.0
What's Changed
- Hardening: panic fix, integration tests, CI by @lucatescari in #10
- Shell completions, ls/rm-gpg-users, --from git URL by @lucatescari in #11
- Security: zeroize key buffers and enforce file permissions by @lucatescari in #12
Full Changelog: v0.3.2...v1.0.0
v0.3.2
v0.3.1
v0.2.1
v0.2.0
code and security hardening, status performance improvements