Skip to content

Releases: jswidler/lockgit

Release 0.9.0

29 Nov 01:30
Compare
Choose a tag to compare

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

17 Dec 15:37
Compare
Choose a tag to compare

Random IDs are now used instead of salted file hashes.

Release 0.7.1

03 Nov 05:45
Compare
Choose a tag to compare

Fixes an issue with committing new files

Release 0.7.0

02 Nov 05:36
Compare
Choose a tag to compare

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

31 Oct 19:05
Compare
Choose a tag to compare

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

30 Oct 02:32
Compare
Choose a tag to compare

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

25 Oct 01:34
Compare
Choose a tag to compare

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

23 Oct 21:22
Compare
Choose a tag to compare

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!