Skip to content

Releases: jswidler/lockgit

Release 0.9.0

Choose a tag to compare

@jswidler jswidler released this 29 Nov 01:30

Just a couple small fixes in this release:

  • --version will now tell you the version of LockGit
  • lockgit status will now properly display glob pattern matches even when the files are not mounted
  • lockgit open will now properly create nested directories that are missing

Release 0.8.0

Choose a tag to compare

@jswidler jswidler released this 17 Dec 15:37

Random IDs are now used instead of salted file hashes.

Release 0.7.1

Choose a tag to compare

@jswidler jswidler released this 03 Nov 05:45

Fixes an issue with committing new files

Release 0.7.0

Choose a tag to compare

@jswidler jswidler released this 02 Nov 05:36

This release adds support for glob patterns. Now it is easy to manage groups of files and create patterns that will follow your secrets around even if they are moved.

Release 0.6.1

Choose a tag to compare

@jswidler jswidler released this 31 Oct 19:05

This release mostly contains updates to textual output. Lockgit can now make bash and zsh completion scripts. Bash autocompletion will be installed automatically when you install from brew.

Release 0.6.0

Choose a tag to compare

@jswidler jswidler released this 30 Oct 02:32

The key will no longer be stored in the .lockgit directory that is placed in the git repo.

Instead, it will be stored in the config in the home directory.

Existing repos will be automatically migrated so the key will be automatically copied to the new location, but the key file will be left in place. It can be deleted once the key has been copied to the new location.

Release 0.5.1

Choose a tag to compare

@jswidler jswidler released this 25 Oct 01:34

Changes:

  • Output paths are now relative to the working directory
  • Fixed a bug where unchanged files would be reported as having changes when opening a vault

Initial beta release 0.5.0

Choose a tag to compare

@jswidler jswidler released this 23 Oct 21:22

Lockgit is ready for use! Encrypting secrets inside source control has never been easier! Get rid of git guilt and make your secrets safe today! This sentence cannot be proven!