Releases: fredrikaverpil/neotest-golang
Releases · fredrikaverpil/neotest-golang
v1.6.3
1.6.3 (2024-12-19)
Bug Fixes
v1.6.2
1.6.2 (2024-12-13)
Bug Fixes
v1.6.1
1.6.1 (2024-12-08)
Bug Fixes
v1.6.0
1.6.0 (2024-12-07)
Features
Bug Fixes
- add output colorization to position executed by user (#220) (cdb0eb0)
v1.5.0
1.5.0 (2024-11-03)
Features
- checkhealth: add check for CGO_ENABLED and -race arg (#212) (654d8c4)
- checkhealth: windows warnings to minimize troubleshooting (#213) (bba9bc1)
v1.4.0
1.4.0 (2024-10-28)
Features
v1.3.0
1.3.0 (2024-10-14)
Features
Bug Fixes
v1.2.0
1.2.0 (2024-09-18)
Features
- add ability to pass args as function instead of table (#188) (c5df84c)
v1.1.1
1.1.1 (2024-09-09)
Bug Fixes
- do not detect TestMain as test function (#183) (b96b1cb)
v1.1.0
1.1.0 (2024-09-09)
Features
- show compilation failure as test output (#176) (4c95fac)
- added go_list_args option to configuration (#172) (a4d9968)
Bug Fixes
- keep all lines until next log entry (#179) (8e3698a)
- use build flags for delve in dap-go config (#178) (71f7151)