Releases: Kwpolska/upass
Releases · Kwpolska/upass
v0.2.1
- Also show “no passwords” error message if only dotfiles exist (fix #19)
v0.2.0
More granular copying features: users can now choose between copying the first line (old default), copying the entire text, or copying specific fields that are separated with :
(colon, space).
v0.1.10
- Respect
PASSWORD_STORE_DIR
environment variable (if it’s set)
v0.1.9
- Include missing data files
v0.1.8
- Universal color scheme (for dark and light terminals)
- Restore Python 2 compatibility
v0.1.7
- Fix mouse support (Issue #13)
v0.1.5
- Warn if store is empty or does not exist (Issue #5)
v0.1.4
- Add j/k support for moving in the list (Issue #4)
v0.1.3
- Don’t show copied passwords (Issue #3)