Version 0.2 - Debian Package
This version has the following changes.
- Adds a
--copy/-c
flag to copy the password to clipboard - Fixed the hard-coded delimiter character
=
in a couple places. - On the fly encryption will work even if an operation fails.
- Added signal handler so if an operation is cancelled with a signal like Ctrl-C or Ctrl-\ , on-the-fly encryption will still work.
- Renamed option
--copy
to--clone
.