Skip to content

Releases: schollz/croc

v9.6.15

06 Apr 16:44
Compare
Choose a tag to compare

What's Changed

  • Update error message to be more verbose by @vihu in #682
  • Gracefully handle non existend receive config file by @a1lu in #685
  • Check $HOME as last by @a1lu in #684
  • Support spaces in 4 word codes by @a1lu in #683
  • Avoid to create config dir if not required by @a1lu in #686
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #687
  • Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #688

New Contributors

Full Changelog: v9.6.14...v9.6.15

v9.6.14

11 Mar 22:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.6.13...v9.6.14

v9.6.13

22 Feb 22:40
Compare
Choose a tag to compare

What's Changed

  • Build release binaries for DragonFly/Free/Net/OpenBSD by @dbohdan in #671

New Contributors

Full Changelog: v9.6.12...v9.6.13

v9.6.12

20 Feb 15:59
Compare
Choose a tag to compare
  • builds should be using static build for alleviating glibc errors

Full Changelog: v9.6.11...v9.6.12

v9.6.11

19 Feb 15:47
Compare
Choose a tag to compare

What's Changed

  • define ports by amount, not individually - v2 by @qk-santi in #662
  • Bump actions/stale from 5 to 9 by @dependabot in #657
  • remove unnecessary trailing newline character when stdout is enabled by @TravisRoad in #663
  • add windows arm builds

New Contributors

Full Changelog: v9.6.10...v9.6.11

v9.6.10

16 Feb 14:57
Compare
Choose a tag to compare

What's Changed

  • hide relay param if not going to be used by @qk-santi in #659
  • use go.1.21 for builds

Full Changelog: v9.6.9...v9.6.10

v9.6.9

08 Feb 20:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.6.8...v9.6.9

v9.6.8

06 Feb 23:51
Compare
Choose a tag to compare

Full Changelog: v9.6.7...v9.6.8

v9.6.7

06 Feb 23:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.6.6...v9.6.7

v9.6.6

09 Nov 14:56
Compare
Choose a tag to compare

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