Skip to content

Releases: fredrikaverpil/neotest-golang

v1.10.2

18 Feb 19:39
131e040
Compare
Choose a tag to compare

1.10.2 (2025-02-18)

Bug Fixes

v1.10.1

12 Feb 18:01
44863be
Compare
Choose a tag to compare

1.10.1 (2025-02-12)

Bug Fixes

v1.10.0

11 Feb 00:15
501ce2b
Compare
Choose a tag to compare

1.10.0 (2025-02-10)

Features

  • optional regex for testify operand and import identifier (#291) (8f0c4fd)

v1.9.2

07 Feb 16:02
1b76931
Compare
Choose a tag to compare

1.9.2 (2025-02-07)

Bug Fixes

v1.9.1

24 Jan 10:50
059c575
Compare
Choose a tag to compare

1.9.1 (2025-01-24)

Bug Fixes

  • go test -f needs backslash escaping on Windows (#277) (3d259fd)

v1.9.0

21 Jan 22:06
797b9a2
Compare
Choose a tag to compare

1.9.0 (2025-01-21)

Features

Bug Fixes

  • temporary fix for 'go list -json -f ...' on windows (#278) (473f54b)

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