Skip to content

Releases: fredrikaverpil/neotest-golang

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)

v1.4.0

28 Oct 18:14
c3f8b23
Compare
Choose a tag to compare

1.4.0 (2024-10-28)

Features

v1.3.0

14 Oct 19:15
ea1c3a7
Compare
Choose a tag to compare

1.3.0 (2024-10-14)

Features

Bug Fixes

v1.2.0

18 Sep 19:36
365af9a
Compare
Choose a tag to compare

1.2.0 (2024-09-18)

Features

  • add ability to pass args as function instead of table (#188) (c5df84c)

v1.1.1

09 Sep 19:29
3a258b6
Compare
Choose a tag to compare

1.1.1 (2024-09-09)

Bug Fixes

  • do not detect TestMain as test function (#183) (b96b1cb)