Sourced from gotest.tools/v3's releases.
v3.5.1
What's Changed
- Make assert and golden packages compatible with other golden packages by
@dnephin
in gotestyourself/gotest.tools#271- Also remove cr from file by
@filintod
in gotestyourself/gotest.tools#273- fs: add go doc links by
@dolmen
in gotestyourself/gotest.tools#275New Contributors
@filintod
made their first contribution in gotestyourself/gotest.tools#273Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.5.0...v3.5.1
v3.5.0
What's Changed
- go.mod: update dependencies and go version by
@thaJeztah
in gotestyourself/gotest.tools#248- Use Go1.20 by
@dnephin
in gotestyourself/gotest.tools#252- Fix couple of typos by
@wallyqs
in gotestyourself/gotest.tools#253- Added WithStdout and WithStderr helpers by
@ericfialkowski
in gotestyourself/gotest.tools#258- Moved cmdOperators handling from RunCmd to StartCmd by
@ericfialkowski
in gotestyourself/gotest.tools#259- Deprecate assert.ErrorType by
@dnephin
in gotestyourself/gotest.tools#254- Remove outdated Dockerfile by
@dolmen
in gotestyourself/gotest.tools#261- env: add godoc links by
@dolmen
in gotestyourself/gotest.tools#263- poll: add godoc links by
@dolmen
in gotestyourself/gotest.tools#264- doc: add godoc links by
@dolmen
in gotestyourself/gotest.tools#262New Contributors
@wallyqs
made their first contribution in gotestyourself/gotest.tools#253@ericfialkowski
made their first contribution in gotestyourself/gotest.tools#258@dolmen
made their first contribution in gotestyourself/gotest.tools#261Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0
81cea1a
Merge pull request #275
from gotestyourself/fs-add-godoc-links9af8f4e
fs: add go doc links2891300
Merge pull request #273
from filintod/also-remove-cr-from-file4ed7350
fix lint line length7306428
rebase/fix only doce15fa27
Merge pull request #271
from dnephin/gate-update-flag56c3123
Make assert and golden compatible with other golden packagesa80f057
Merge pull request #262
from dolmen-go/add-godoc-links684bd43
Merge pull request #264
from dolmen-go/poll-add-godoc-linkse2be4be
Merge pull request #263
from dolmen-go/env-add-godoc-links