v0.16.0
What's Changed
- Breaking change: Fix fsys.OpenFile confusion of flags and permissions by @kke in #137
- Refactor cmd/rigtest into a real test suite in test/rig_test.go and fix found bugs by @kke in #145
- Do not Close() finished winrm commands by @kke in #142
- Don't chmod when performing touch on posixfsys by @kke in #136
- Eliminate righelper.sh by implementing it all in go by @kke in #139
- Silence "touch" version detection by @kke in #131
- Make windows integration tests pass by @kke in #141
- Add a windows test workflow by @kke in #140
- Lint fixes (inamedparam) by @kke in #135
- Bump actions/setup-go from 4 to 5 by @dependabot in #146
- Bump github/codeql-action from 2 to 3 by @dependabot in #147
- Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #134
- Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #143
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #148
- Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #130
- Bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #144
Full Changelog: v0.15.1...v0.16.0