Releases: fredrikaverpil/neotest-golang
Releases · fredrikaverpil/neotest-golang
v0.5.2
0.5.2 (2024-07-08)
Bug Fixes
- search for go.mod up until home folder (#104) (7ec910c)
v0.5.1
0.5.1 (2024-07-05)
Bug Fixes
- escape regex characters in test name (#96) (a9042b6)
v0.5.0
0.5.0 (2024-07-05)
Features
- run all tests in file with one 'go test' command (#92) (535d695)
v0.4.0
0.4.0 (2024-07-03)
Features
- experimental gotestsum support and larger refactoring (#81) (8672472)
Bug Fixes
v0.3.1
0.3.1 (2024-07-03)
Bug Fixes
- remove test suite AST-detection (still in POC) (#85) (3766f89)
v0.3.0
0.3.0 (2024-07-03)
Features
v0.2.0
0.2.0 (2024-06-29)
Features
- support table tests defined in for loop (#71) (5d13357)
Bug Fixes
v0.1.2
0.1.2 (2024-06-28)
Bug Fixes
v0.1.1
0.1.1 (2024-06-25)
Bug Fixes
v0.1.0
chore(main): release 0.1.0 (#49)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>