There's not been too many bug reports or feature requests for a while, so it might be time to call this version 1. Breaking changes to the CLI will be accompanied by a bump in the major version, and I will be more reluctant in introducing such changes.
Notable changes:
- Setting the store path to a .gpg file now decodes that file instead of doing nothing. PR 17
- Fix `--get-line` which did not work. PR 18
- Specifying an outfile is now mandatory, having your passwords output in plaintext to stdout can be surprising and potentially dangerous behaviour.
- Less spammy and more readable messages.