Skip to content

v1.10.0

Compare
Choose a tag to compare
@gotestyourself-bot gotestyourself-bot released this 07 Apr 16:41
· 101 commits to main since this release
a0149eb

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

Full Changelog: v1.9.0...v1.10.0