Releases: maxisam/git-crypt
Releases · maxisam/git-crypt
v0.8.1
v0.8.0
Features
What's Changed
- devops: enhance release workflow with testing by @maxisam in #2
- docs: autocrlf on windows by @maxisam in #3
- devops: Add integration tests for worktree functionality by @maxisam in #4
- devops: Add tests for git-crypt compatibility and fake secrets by @maxisam in #6
Full Changelog: 0.7.2...0.8.0
Known Issue
- Require OpenSSL installed on Windows. fixed in https://github.com/maxisam/git-crypt/releases/tag/0.8.1
v0.7.2
Fix
- allows unlocked repos to work correctly with multiple worktrees. # 222
Kudos to @morganwahl
Known Issue
- Require OpenSSL installed on Windows. fixed in https://github.com/maxisam/git-crypt/releases/tag/0.8.1
Full Changelog: 0.7.1...0.7.2
v0.7.1
Fix
- handle lock and unlock in different worktree independently AGWA#105
Kudos to @ckyoog - AGWA#249
kudos to @ffontaine
Changed
-
Update Openssl related code to build correctly
-
Update action to create dev build
Known Issue
- Require OpenSSL installed on Windows. fixed in https://github.com/maxisam/git-crypt/releases/tag/0.8.1