Skip to content

Releases: schollz/croc

v6.1.3

07 Sep 14:44
Compare
Choose a tag to compare

Changelog

9a70ea9 bump 6.1.3
bc6803e use single reader (#155)
fb658cc update deps

v6.1.2

28 Aug 00:15
Compare
Choose a tag to compare

Changelog

de7a294 bump 6.1.2
4150fed skip checking each file each time
7515c92 update deps
02f89b1 Merge pull request #150 from TheQueasle/freebsd_support_and_checksum_fixes
d5a8d07 Fixing the macos shasum call to fit into the checksum check
2c27d7a reverting line 147
f8d60c0 Adding in some fixes for FreeBSD (tested in a FreeNAS jail 'FreeBSD 11.2-STABLE') as well as a fix for the checksum logic not correctly comparing the checksums. This still needs testing on a MacOS host

v6.1.1

20 Jul 16:02
Compare
Choose a tag to compare

Changelog

88b4001 bug fix: create directories for empty files
2735c42 send empty files
fe1329c handle if the file is zero bytes

v6.1.0

18 Jul 13:23
Compare
Choose a tag to compare

Changelog

336f314 bump 6.1.0
6f31418 add --remember
bd7ab1a Merge pull request #144 from schollz/config
edc9791 don't keep debug
256e0c5 add save file for receiver
7fcf45c remove unused code
6a8bdcc add receiver config
252e96a simplify toggling
97d18e1 toggling parameters
54fb8ae how to check if flag is set?
1d7976a save send remember
f18c2ea add get config dir
68ddbe7 small change
8b17888 display relay in UI if not using default
9968bbf addressing issue #141

v6.0.12

15 Jul 02:34
Compare
Choose a tag to compare

Changelog

928ee1f bump 6.0.12
fbbdd1b update deps
f6cafd7 Merge branch 'master' of github.com:schollz/croc

v6.0.11

06 Jul 16:18
Compare
Choose a tag to compare

Changelog

5756431 bump 6.0.11
6d9105a Docker (#134)

v6.0.10

03 Jul 14:17
Compare
Choose a tag to compare

Changelog

ba00eda bump 6.0.10

v6.0.9

17 Jun 19:30
Compare
Choose a tag to compare

Changelog

1d744f1 bump version
0519850 update deps
e5d59fe Small fix (#132)

v6.0.8

11 Jun 16:09
Compare
Choose a tag to compare

Changelog

f35c5b8 bump

v6.0.7

04 Jun 15:33
Compare
Choose a tag to compare

Changelog

2e27009 update deps