All notable changes to Lockbox are documented in this file.
The sections should follow the order Packaging
, Added
, Changed
, Fixed
and Removed
.
The format is based on Keep a Changelog.
- Copy subcommand. Issue
- Replace
colored
crate withcrossterm
for colored output. Issue - Replace
clipboard
crate withcopypasta
for copying to clipboard. Issue - Setting up a password store or updating the master password will now prompt the user to re-enter the master password Issue
- Duplicate print statement in remove password command Issue
- Missing linux dependencies added by
clipboard
crate Issue - Copy password to clipboard on the show command Issue
- Set default password store path relative to $HOME dir Issue