Skip to content

Releases: kardwen/passepartui

v0.1.7

16 Jan 12:13
59cd710
Compare
Choose a tag to compare
Release v0.1.7

Minor update:

* Update README for correcting crates.io description
* Update passepartout
* Fix clippy warnings

v0.1.6

10 Jan 15:19
aa5505d
Compare
Choose a tag to compare
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

02 Dec 07:00
6369797
Compare
Choose a tag to compare
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

20 Nov 21:09
48f99c2
Compare
Choose a tag to compare
* Update README
* Prevent panic when clipboard creation fails (fixes #6)
* Replace unwrap calls
* Refactor password table scrollbar
* Fix clippy warning
* Improve help instructions

v0.1.3

16 Nov 18:36
0807b4a
Compare
Choose a tag to compare
Fix scrollbar style

v0.1.2

16 Nov 11:03
ec3ad27
Compare
Choose a tag to compare
Fix regression