Skip to content

Latest commit

 

History

History
66 lines (30 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

66 lines (30 loc) · 3.24 KB

Changelog

0.5.0 (2024-07-05)

Features

  • run all tests in file with one 'go test' command (#92) (535d695)

0.4.0 (2024-07-03)

Features

  • experimental gotestsum support and larger refactoring (#81) (8672472)

Bug Fixes

0.3.1 (2024-07-03)

Bug Fixes

  • remove test suite AST-detection (still in POC) (#85) (3766f89)

0.3.0 (2024-07-03)

Features

0.2.0 (2024-06-29)

Features

  • support table tests defined in for loop (#71) (5d13357)

Bug Fixes

0.1.2 (2024-06-28)

Bug Fixes

0.1.1 (2024-06-25)

Bug Fixes

  • remove timeout from default args (#56) (b3821da)

0.1.0 (2024-06-24)

Initial release.