Releases: fredrikaverpil/neotest-golang
Releases · fredrikaverpil/neotest-golang
v1.10.0
1.10.0 (2025-02-10)
Features
- optional regex for testify operand and import identifier (#291) (8f0c4fd)
v1.9.2
1.9.2 (2025-02-07)
Bug Fixes
v1.9.1
1.9.1 (2025-01-24)
Bug Fixes
go test -f
needs backslash escaping on Windows (#277) (3d259fd)
v1.9.0
1.9.0 (2025-01-21)
Features
Bug Fixes
- temporary fix for 'go list -json -f ...' on windows (#278) (473f54b)
v1.8.0
1.8.0 (2025-01-10)
Features
- add option to sanitize test execution output (#250) (dd9e5e1)
v1.7.3
1.7.3 (2025-01-04)
Performance Improvements
- run 'go test' from cwd closer to tests (#252) (f88f514)
v1.7.2
1.7.2 (2025-01-02)
Performance Improvements
v1.7.1
1.7.1 (2024-12-29)
Bug Fixes