All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fix empty password to clipboard
- add logger module
- add human panic
- add no interaction mode
- mdformat
- add shell completions
- small changes
- fix utils
- remove clip alias
- zeroing password memory
- add Cargo.lock
- remove version flag from subcommands
- update keepass
- fix imports
- move open_database to utils
- move code from utils to keepass
- change clip to pwd
- add envs for database and key_file args
- add the list command
- remove new line for output
- fix finding a entry
- add otp
- use clap
- remove kdbx4 package
- add the add command (#5)
- add the init command
- init