Skip to content

Releases: fredrikaverpil/neotest-golang

v1.8.0

10 Jan 09:18
b4dfab8
Compare
Choose a tag to compare

1.8.0 (2025-01-10)

Features

  • add option to sanitize test execution output (#250) (dd9e5e1)

v1.7.3

04 Jan 12:32
74be9b4
Compare
Choose a tag to compare

1.7.3 (2025-01-04)

Performance Improvements

  • run 'go test' from cwd closer to tests (#252) (f88f514)

v1.7.2

04 Jan 09:06
c84bac2
Compare
Choose a tag to compare

1.7.2 (2025-01-02)

Performance Improvements

v1.7.1

29 Dec 22:31
ee3f462
Compare
Choose a tag to compare

1.7.1 (2024-12-29)

Bug Fixes

v1.7.0

27 Dec 21:40
c7ac9ec
Compare
Choose a tag to compare

1.7.0 (2024-12-27)

Features

v1.6.3

19 Dec 18:07
722b611
Compare
Choose a tag to compare

1.6.3 (2024-12-19)

Bug Fixes

v1.6.2

13 Dec 06:30
c3a8ebd
Compare
Choose a tag to compare

1.6.2 (2024-12-13)

Bug Fixes

v1.6.1

08 Dec 14:33
148cf31
Compare
Choose a tag to compare

1.6.1 (2024-12-08)

Bug Fixes

v1.6.0

07 Dec 11:11
a9989f3
Compare
Choose a tag to compare

1.6.0 (2024-12-07)

Features

Bug Fixes

  • add output colorization to position executed by user (#220) (cdb0eb0)

v1.5.0

03 Nov 11:13
df6e3f3
Compare
Choose a tag to compare

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)