Releases: schollz/croc
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
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Notes
Minor bug fixes and minor improvements. In addition, there are another 4 authors who have helped out on the project, which is fantastic.
I still expect bugs, so please report them!
Changelog
2001e13 Simplified UI
c173987 added file/folder transfer time
3fd9a34 Fix data races #44
0056cdd Need to close file before removing
60cb509 SplitFile will not create an empty file anymore. Also files created by tests will be removed.
Automated with GoReleaser
Built with go version go1.9 linux/amd64
v0.1.0
Notes
FIrst release. It is working and the public relay is operational.
The first commit (a82fe6f) was made 5 days ago. Since then we have had 9 authors who have pushed 119 commits to master, which is incredible to me!
I still expect bugs, so please report them!
Changelog
N/A (it exists now and it didn't before!)
Automated with GoReleaser
Built with go version go1.9 linux/amd64