Releases: schollz/croc
v9.6.1
v9.6.0
Changelog
1851327 bump 9.6.0
0e93f1e println -> print os.stderr
7e0814a update deps
c6bcb79 remove zip compression and add --zip to send command
1346736 Merge pull request #488 from stefins/zip-folder
d226ba5 Fixed relative path / bug
b50fe88 Added support for sending relative folder
37ae453 Unzipping file at the reciever end
ee772c4 Added UnzipDirectory function
ed03037 Modified the argument for GetFilesInfo in tests
ad36e21 Handling the --zip flag
4ea9a96 Added --zip CLI argument for zipping all the dir specified
f0f9b80 added ZipDirectory function
7a0c0a8 Merge pull request #474 from tjanez/fedora-package
a5d3e00 add Fedora instructions to README
v9.5.6
v9.5.5
Changelog
9de06a6 bump 9.5.5
a6a3a57 update deps
148c1a6 Merge pull request #470 from iulius98/master
2ad8b1f #463 fixed display at receiving end
b316c01 #463 fixed croc tests for empty folders, and to work in Windows
f78ee15 #463 fixed display for empty folders
15d0209 #463 added capability to send/receive empty folders
v9.5.4
v9.5.3
v9.5.2
Changelog
20bf7dd bump 9.5.2
4a8c19b bump 9.5.2
a1a17ce bump 9.5.2
00c4d24 bump 9.5.2
073196c bump 9.5.2
635b362 tcp: send error on fail
53f35c1 fix ui when sending text
030ed2a Merge pull request #456 from abhi12299/filenamePrefix
c28d731 update deps
ef6683b add more tests
f6a75c8 Merge pull request #460 from iulius98/master
7c1a59c #431 fixed remote folder name for Windows
32a188f #431 Integrate GetFilesInfo function with the code
ce8fb79 #431 added file informations retrival functions to replace getPaths
1bd705d Merge pull request #459 from iulius98/master
1a635de #454 fixed local transfer
353ae0d add more information
9f66842 fix sending file with prefix "croc-stdin" renaming on receiver end