Skip to content

Releases: nvim-neotest/neotest

v5.5.0

26 Aug 18:19
Compare
Choose a tag to compare

5.5.0 (2024-08-26)

Features

v5.4.1

26 Aug 17:42
808cc4e
Compare
Choose a tag to compare

5.4.1 (2024-08-26)

Bug Fixes

  • lib/process: read output before waiting for exit (#447) (808cc4e)

v5.4.0

13 Jul 08:42
Compare
Choose a tag to compare

5.4.0 (2024-07-13)

Features

v5.3.5

11 Jul 13:53
0fe9186
Compare
Choose a tag to compare

5.3.5 (2024-07-11)

Bug Fixes

  • properly handle nil value from cpu_info() (#427) (b0a5a59)

v5.3.4

11 Jul 13:51
13b04ae
Compare
Choose a tag to compare

5.3.4 (2024-07-11)

Bug Fixes

  • window: handle when a PersistedWindow's buffer has been deleted (#434) (46adcd0)

v5.3.3

09 Jun 16:43
f30bab1
Compare
Choose a tag to compare

5.3.3 (2024-06-09)

Bug Fixes

v5.3.2

09 Jun 16:40
2149a76
Compare
Choose a tag to compare

5.3.2 (2024-06-09)

Bug Fixes

  • no autocommand file name to substitute for (#416) (2149a76)

v5.3.1

09 Jun 16:38
Compare
Choose a tag to compare

5.3.1 (2024-06-09)

Bug Fixes

v5.3.0

09 Jun 15:28
a196f69
Compare
Choose a tag to compare

5.3.0 (2024-06-09)

Features

v5.2.5

22 May 10:39
6f35d79
Compare
Choose a tag to compare

5.2.5 (2024-05-22)

Bug Fixes

  • replace tbl_flatten to flatten():totable() (#410) (6f35d79)