Skip to content

Releases: schollz/croc

v8.3.2

16 Sep 21:54
Compare
Choose a tag to compare

Changelog

ebc2cb2 update progressbar and peerdiscovery
f9f32a4 Use hex.EncodeToString to encode to hex
ad6e7df add autocomplete files to goreleaser
833668e Add error reporting
ccba416 Env vars for a few CLI options

v8.3.1

06 Sep 15:47
Compare
Choose a tag to compare

Changelog

345ef05 compute filename and deliver without overwriting
5e78725 Fixes #240

v8.3.0

03 Sep 22:51
Compare
Choose a tag to compare

Changelog

87e54ac add option to disable compression Fixes #239
555ddec handle symlinks Fix #238
ff99b07 gather symlink info
bd2376e allow getting password through file Fix #226
bbc0ce4 better info about incorrect passwords Fixes #237

v8.2.1

03 Sep 18:43
Compare
Choose a tag to compare

Changelog

8b6c0d1 bump 8.2.1
d55327d bump 8.2.1
c7ba55f use default port of 9009 if none found #236
85b3702 update readme about sending text Fixes #233
81ad30c bump 8.2.0

v8.2.0

03 Sep 00:37
ba2c46c
Compare
Choose a tag to compare

Changelog

8fbb7e5 send and receive text
ea781e5 bug fix: propogate error when connecting
a8c5bef raise max bytes to allow huge files #231

v8.1.3

31 Aug 18:58
Compare
Choose a tag to compare

Changelog

2096751 update deps

v8.1.2

27 Aug 17:49
Compare
Choose a tag to compare

Changelog

2345148 make sure conn is not nil
50bf003 try ipv6 first
6954441 add default ipv6 relay

v8.1.1

27 Aug 15:13
Compare
Choose a tag to compare

Changelog

no substantial changes, checking releases

4aa7f05 slightly more debugging

v8.1.0

27 Aug 02:20
Compare
Choose a tag to compare

Changelog

588e650 don't split host if localhost
baddb93 local ipv6 works?
c9a5851 attempt to use ipv6 discoveries
ae38449 don't create folder if its a .
1b646d5 Improve error reporting
827b5d3 Initial IPv6 fixes

v8.0.13

12 Aug 16:59
Compare
Choose a tag to compare

Changelog

73dec72 update deps