v0.11.0
What's Changed
- Speed up windows version detection by @kke in #80
- Implement fs.FS / fs.File for connections by @kke in #81
- Fix touch and stat on windows by @kke in #82
- Warn only on mismatch if StrictHostkeyChecking disabled in ssh config by @kke in #84
- fix: localhost connection closes fds before all output is read by @emosbaugh in #86
- Use go 1.20 by @kke in #89
- Upgrade workflow actions by @kke in #90
- Clean up, restructure by @kke in #91
New Contributors
- @emosbaugh made their first contribution in #86
Full Changelog: v0.10.0...v0.11.0