Skip to content

Releases: schollz/croc

v10.0.8

06 Jun 17:23
Compare
Choose a tag to compare

What's Changed

  • Update cli.go (help output clarification) by @raimocom in #731
  • Update croc.go - console output clarification by @raimocom in #732
  • build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #728

New Contributors

Full Changelog: v10.0.7...v10.0.8

v10.0.7

31 May 21:33
Compare
Choose a tag to compare

What's Changed

  • fix: receiver needs to exit without initializing files if no files being transfered by @schollz in #724

Full Changelog: v10.0.6...v10.0.7

v10.0.6

28 May 23:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.5...v10.0.6

v10.0.5

26 May 14:58
Compare
Choose a tag to compare

What's Changed

  • new: add flag --classic with warning for passing shared secret on single-user systems by @schollz in #717

Full Changelog: v10.0.4...v10.0.5

v10.0.4

26 May 03:33
Compare
Choose a tag to compare

What's Changed

  • escape filenames that have invisible characters while allowing other languages by @schollz in #713

Full Changelog: v10.0.3...v10.0.4

v10.0.3

25 May 01:05
Compare
Choose a tag to compare
  • fix room finding

Full Changelog: v10.0.2...v10.0.3

v10.0.2

23 May 16:47
Compare
Choose a tag to compare

What's Changed

  • fix message passing for initial secure layer by @schollz in #708

Full Changelog: v10.0.1...v10.0.2

v10.0.1

23 May 15:36
Compare
Choose a tag to compare

What's Changed

  • ux: improve the environmental variable messaging for sending/receiving by @schollz in #707

Full Changelog: v10.0.0...v10.0.1

v10.0.0

23 May 13:31
Compare
Choose a tag to compare
  • v9.6.16 was a breaking change so I have re-released it as v10.0.0 to signal that. clients must be >=v9.6.16 or >=v10 to be compatible.
    Full Changelog: v9.6.17...v10.0.0

v9.6.17

20 May 19:09
Compare
Choose a tag to compare

What's Changed

  • chore: improve efficiency and remove extraneous reads by @schollz in #702
  • fix: correctly report version

Full Changelog: v9.6.16...v9.6.17