Sourced from gotest.tools/v3's releases.
v3.3.0
What's Changed
- golden: accept -update for updating files by
@dnephinin gotestyourself/gotest.tools#235- Update README links by
@dnephinin gotestyourself/gotest.tools#236- Update docs about the -update flag by
@dnephinin gotestyourself/gotest.tools#238- assert: golden variables by
@dnephinin gotestyourself/gotest.tools#237Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.2.0...v3.3.0
v3.2.0
What's Changed
- Update gty-migrate-from-testify by
@dnephinin gotestyourself/gotest.tools#228- ci: add go1.18 by
@dnephinin gotestyourself/gotest.tools#227- assert: improve godoc and failure messages by
@dnephinin gotestyourself/gotest.tools#229- remove pkg/errors dependency by
@dnephinin gotestyourself/gotest.tools#230- Ci update linters by
@dnephinin gotestyourself/gotest.tools#231- assert: document that filename and line number are included by
@dnephinin gotestyourself/gotest.tools#233- Small godoc improvement by
@dnephinin gotestyourself/gotest.tools#234Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.1.0...v3.2.0
4de0c9f Merge pull request #237 from dnephin/golden-vars82e8930 assert: tests for golden variablesa0e2cd3 assert: first draft of inline golden variables3abbc52 refactor: prepare for other uses of the ast.File2686168 Move update flag to internal/source package814f970 Merge pull request #238 from dnephin/golden-flag7efa051 Update docs about the update flag7dc1daf Merge pull request #236 from gotestyourself/update-readme13888f7 Merge pull request #235 from dnephin/golden-flag6e64c83 golden: accept -update for updating files