Skip to content

Releases: claudiodangelis/qrcp

0.8.4

24 Apr 17:24
Compare
Choose a tag to compare

Changelog

b229392 Fix broken logic in IPv4 detection

0.8.3

24 Apr 16:49
Compare
Choose a tag to compare

Changelog

bbec5f6 Fix IPv4 address detection

0.8.2

22 Apr 10:57
Compare
Choose a tag to compare

Changelog

d2666a3 Prevent from panicking in non-TTY environments

0.8.1

19 Apr 16:16
Compare
Choose a tag to compare

Changelog

32f5bce Fixed issue with relative paths as default output directory

0.8.0

19 Apr 15:53
Compare
Choose a tag to compare

Changelog

017defe Add default output directory option
6dbe325 Added support for XDG
581e917 Fixed CTRL+C behavior

0.7.2

19 Apr 12:28
Compare
Choose a tag to compare

Changelog

779c812 Fixed buggy "q to exit" feature
b33dd93 fix buggy feature

0.7.1

19 Apr 07:09
f07a891
Compare
Choose a tag to compare

Changelog

f07a891 Add ability to exit with "q"
88877bd Add shell completion scripts support

0.7.0

08 Oct 13:32
b7b83dd
Compare
Choose a tag to compare

Changelog

3745bc8 Add HTTPS support
b7b83dd Add shell completion support
4b01188 Merge pull request #175 from claudiodangelis/http-clients
3c26d87 allow requests from non-browsers
4a29d09 typo

0.6.4

02 Sep 17:06
4d10b08
Compare
Choose a tag to compare

Changelog

4d10b08 0.6.4
5a0bf38 Added option to display QR code in the browser
f376254 Changed port to be parsed as uint instead of int
69581bd Fixed bug which wouldn't allow port to be greater than 32767
5f79419 Use smaller images
52b620a [ImgBot] Optimize images
c6b4c74 add funding file

0.6.3

17 May 18:58
abad02f
Compare
Choose a tag to compare

Changelog

0d34a6f Added "--config" flag for user-defined config file
abad02f Merge pull request #154 from claudiodangelis/release-0-6-3