Releases: schollz/croc
v9.6.7
v9.6.6
Changelog
- 159f0f8 Merge pull request #625 from gravetii/patch-1
- 6ac67b6 Merge pull request #570 from PThorpe92/main
- 0af35d7 feat: add support to respect .gitignore files
- f91c7a9 Merge pull request #587 from ferebee/main
- cff8cdd Merge pull request #589 from zx9597446/main
- 80aabea fix architecture detection for Apple Silicon
v9.6.5
v9.6.4
v9.6.3
v9.6.2
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