What's Changed
- fix: treat ".."-prefixed filenames as children in gitignore walk by @TowyTowy in https://github.com/schollz/croc/pull/1167
- fix: prefer full-speed local relay for LAN transfers by @biermann-scale-up-dev in https://github.com/schollz/croc/pull/1176
- Add exact file-path exclusion support via
--exclude-file[#1163] by @SSameer20 in https://github.com/schollz/croc/pull/1174 - fix: receive-code prompt input and EOF handling at prompts by @camjac251 in https://github.com/schollz/croc/pull/1156
New Contributors
- @TowyTowy made their first contribution in https://github.com/schollz/croc/pull/1167
- @biermann-scale-up-dev made their first contribution in https://github.com/schollz/croc/pull/1176
- @SSameer20 made their first contribution in https://github.com/schollz/croc/pull/1174
- @camjac251 made their first contribution in https://github.com/schollz/croc/pull/1156
Full Changelog: https://github.com/schollz/croc/compare/v10.4.14...v10.5.0