Skip to content

Releases: maxisam/git-crypt

v0.8.1

13 Nov 16:32
681dea7
Compare
Choose a tag to compare

What's Changed

  • fix: include required dll for Windows by @maxisam in #8
  • chore: bump version to 0.8.1 by @maxisam in #9

Full Changelog: 0.8.0...0.8.1

v0.8.0

13 Nov 05:10
625e411
Compare
Choose a tag to compare

Features

  • feat: add merge support for git-crypt and update documentation by @maxisam in #1
    kudos to @jirutka

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

v0.7.2

12 Nov 07:19
Compare
Choose a tag to compare

Fix

  • allows unlocked repos to work correctly with multiple worktrees. # 222

Kudos to @morganwahl

Known Issue

Full Changelog: 0.7.1...0.7.2

v0.7.1

11 Nov 22:59
Compare
Choose a tag to compare

Fix

Changed

  • Update Openssl related code to build correctly

  • Update action to create dev build

Known Issue