Releases: schollz/croc
v3.0.0
v2.2.0
v1.0.0
All croc users should upgrade, as v1.X is incompatible with croc v0.X when using the public relay.
New features
- No need to specify number of threads, now determined automatically
- Local file transfer with automatic peer discovery
- Can do piping (stdin/stdout)
Bug fixes
- Fixed various race condition problems
- Fixed bug when transferring files on Windows with dotfiles
v0.6.0
New Features
- You can use
croc
with pipes (stdin/stdout) - Allow auto-recieve
- Better UI
Bug fixes
- Fixed but that prevented enc.0 from being deleted
Changelog
1c05c35 determine stdin automatically
9b2403a Allow auto-receive
0f191fe Fix debug progressbar bug and make sure to clean enc.0
a924824 Use stderr so stdout can be redirected
10f7d59 update dependencies
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.5.0
Changelog
83b499e Update dependencies
22eba8d use newer version cli THANKS @smileboywtu
936176c add home dir config .croc
734e04b use link flag to control version
407d852 fix file split bugs and sending server:port display error
Automated with GoReleaser
Built with go version go1.9.3 linux/amd64
v0.4.1
Changelog
e0166fe Update vendors
98b47ba Update vendors
Automated with GoReleaser
Built with go version go1.9.2 linux/amd64