Skip to content

Releases: schollz/croc

v6.0.4

12 May 15:24
Compare
Choose a tag to compare

Changelog

2991559 do cleanup
8bdc71a version bump
cba6501 Add publishing to scoop bucket (#130)
acae0ab Thanks @meyermarcel
a23347a Replace deprecated 'archive' key with new 'archives' key (#129)

v6.0.3

10 May 13:18
59736ee
Compare
Choose a tag to compare

Changelog

c45d3c0 bump version
59736ee Update goreleaser.yml
f5e1bab Add publishing to homebrew repository (#128)
ae6ce06 release not draft

v6.0.2

10 May 05:05
Compare
Choose a tag to compare

Changelog

30f1233 fix tests
f91d52b update version
b71e1e7 update deps

v6.0.1

08 May 22:29
Compare
Choose a tag to compare

Changelog

7159d3a push version
0388e07 remove flushing
da54ae0 update deps
257607a use my logger instead of seelog
8d3b240 check room nil before closing
ba96be5 update hash
bd9c7b5 include hash
cb69e49 include hash in version

v6.0.0

03 May 20:57
Compare
Choose a tag to compare

Rewrite

v4.1.6

02 May 20:32
Compare
Choose a tag to compare

Changelog

7c731a9 update travis go
003a234 update deps
566694f bump version
9643fe7 update deps
caaaff4 Merge pull request #120 from wxitcode/patch-1
e272af8 Update README.md
bcce2c0 update with correct relay information #117
148b10d Update default.txt

v4.1.5

02 Jan 00:09
Compare
Choose a tag to compare

Changelog

af6cc64 update deps
43dbf98 rotate multicast based on current time
e58fc14 customize multicast address
d42a4f8 Add pure Go Windows GUI

v4.1.4

06 Nov 03:14
Compare
Choose a tag to compare

Changelog

eaa3624 bump version
068fdb7 pass errors all the way back
8a882cc throttle the progress bar

v4.1.3

01 Nov 17:12
Compare
Choose a tag to compare

Changelog

cf2363f add missing escape at end of cli app


Automated with GoReleaser
Built with go version go1.11 linux/amd64

v4.1.2

01 Nov 14:51
Compare
Choose a tag to compare

Changelog

e0081ea tell user codephrase is wrong if PAKE fails
a56334f prompt user if accidently receiving
aefb151 recipient quits if trying to connect without sender
818e590 need to do chdir in goroutine