Skip to content

Releases: nvim-neotest/neotest

v5.6.1

02 Oct 19:25
6d3d22c
Compare
Choose a tag to compare

5.6.1 (2024-10-02)

Bug Fixes

  • query: use nil to skip optional parameters when calling the iter_matches method (#458) (6d3d22c)
  • watch: use old lsp supports method for v0.10.1 (#456) (245a65e)

v5.6.0

22 Sep 11:51
48f8b5f
Compare
Choose a tag to compare

5.6.0 (2024-09-22)

Features

  • use client.supports_method instead of client.server_capabilities (#451) (48f8b5f)

v5.5.1

22 Sep 11:49
e2283f2
Compare
Choose a tag to compare

5.5.1 (2024-09-22)

Bug Fixes

  • ignore unnamed buffers on autocmd (#454) (9917051)
  • query: explicitly opt-in to legacy behavior (#450) (5be28ff)

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)