Releases: Lenivaya/qrrs
Releases · Lenivaya/qrrs
v0.1.10
v0.1.9
update version
v0.1.8
v0.1.7
Changes
CLI arguments
Now it's possible to use just
$ qrrs "Input"
instead of
$ qrrs -t "Input"
v0.1.6
Release 0.1.6
v0.1.5
Changes
Add integration tests
Bump clap-rs version to latest beta
Rewrite error handling
QRrs version 0.1.4
Changes
Concurrency
When using advanced commands like that
$ qrrs --read --terminal /tmp/qr.png /tmp/qr1.png
qrrs now separates reading and printing between main and auxiliary thread