Releases: kardwen/passepartui
Releases · kardwen/passepartui
v0.1.7
Release v0.1.7
Minor update:
* Update README for correcting crates.io description
* Update passepartout
* Fix clippy warnings
v0.1.6
Release v0.1.6
* Update to passepartout v0.1.5
* Use async runtime from futures crate
* Add command line option for use with TTY pinentry programs
v0.1.5
Make changes for v0.1.5
* Fix file popup state change
* Reduce width of search field by 5
* Move alpha version indicator
* Change table labels
* Fine-tuning of scrollbar
Add changes for v0.1.4
* Update README
* Prevent panic when clipboard creation fails (fixes #6)
* Replace unwrap calls
* Refactor password table scrollbar
* Fix clippy warning
* Improve help instructions