What's Changed
- go.mod: update dependencies and go version by @thaJeztah in #248
- Use Go1.20 by @dnephin in #252
- Fix couple of typos by @wallyqs in #253
- Added WithStdout and WithStderr helpers by @ericfialkowski in #258
- Moved cmdOperators handling from RunCmd to StartCmd by @ericfialkowski in #259
- Deprecate assert.ErrorType by @dnephin in #254
- Remove outdated Dockerfile by @dolmen in #261
- env: add godoc links by @dolmen in #263
- poll: add godoc links by @dolmen in #264
- doc: add godoc links by @dolmen in #262
New Contributors
- @wallyqs made their first contribution in #253
- @ericfialkowski made their first contribution in #258
- @dolmen made their first contribution in #261
Full Changelog: v3.4.0...v3.5.0