Releases: Nuckal777/nicator
Releases · Nuckal777/nicator
v0.3.3
v0.3.2
- Update dependencies
v0.3.1
- Update dependencies
v0.3.0
- Add
-p/--passphrase
flag to specify the passphrase on the command line - Add
rpm
package - Made passphrase prompt hidden input more reliable
- Socket file permission are now applied continuously
- Fix leaking the socket file on SIGTERM while executing
nicator unlock
- Update dependencies
- This includes two major
clap
updates, so the output of--help
changed and there may be changes in argument handling
- This includes two major
v0.2.2
- Properly terminate the server on SIGTERM
- Tweak GitHub Action workflows
- Update dependencies
v0.2.1
- Properly handle empty lines when importing
.git-credentials
- Update dependencies
v0.2.0
- Add import subcommand to import credentials from a
.git-credentials
file - Update dependencies
- Changed some wording in CLI output
v0.1.0
Initial release