Releases: schollz/croc
Releases · schollz/croc
v9.6.15
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
What's Changed
- Fix Windows builds by @bitraid in #679
- Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in #678
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #680
New Contributors
Full Changelog: v9.6.13...v9.6.14
v9.6.13
v9.6.12
- builds should be using static build for alleviating glibc errors
Full Changelog: v9.6.11...v9.6.12
v9.6.11
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
- @TravisRoad made their first contribution in #663
Full Changelog: v9.6.10...v9.6.11
v9.6.10
v9.6.9
v9.6.8
Full Changelog: v9.6.7...v9.6.8
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