v1.10.0
gotestyourself-bot
released this
07 Apr 16:41
·
142 commits
to main
since this release
What's Changed
- Use go 1.20 in CI by @dnephin in #304
- Fix need to save twice to trigger watch on OSX using Neovim by @andersjanmyr in #300
- Add standard-json format by @Pawka in #313
- Ensure jsonfile is flushed before running post-run-command by @dnephin in #305
- Add jsonfile-timing-events flag for capturing only the timing events in a file by @dnephin in #306
- Use io.Writer in formatters by @dnephin in #317
- ci-matrix: improve description by @dnephin in #307
- slowest: Add num flag for limiting the number of slow tests to print by @dnephin in #318
New Contributors
- @andersjanmyr made their first contribution in #300
- @Pawka made their first contribution in #313
Full Changelog: v1.9.0...v1.10.0