Releases: nvim-neotest/neotest
Releases · nvim-neotest/neotest
v5.6.1
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
5.6.0 (2024-09-22)
Features
- use client.supports_method instead of client.server_capabilities (#451) (48f8b5f)
v5.5.1
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
5.5.0 (2024-08-26)
Features
v5.4.1
5.4.1 (2024-08-26)
Bug Fixes
- lib/process: read output before waiting for exit (#447) (808cc4e)
v5.4.0
5.4.0 (2024-07-13)
Features
v5.3.5
5.3.5 (2024-07-11)
Bug Fixes
- properly handle nil value from cpu_info() (#427) (b0a5a59)
v5.3.4
5.3.4 (2024-07-11)
Bug Fixes
- window: handle when a PersistedWindow's buffer has been deleted (#434) (46adcd0)
v5.3.3
5.3.3 (2024-06-09)
Bug Fixes
v5.3.2
5.3.2 (2024-06-09)
Bug Fixes
- no autocommand file name to substitute for (#416) (2149a76)