Releases: nvim-neotest/neotest
Releases · nvim-neotest/neotest
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)
v5.3.1
5.3.1 (2024-06-09)
Bug Fixes
v5.3.0
5.3.0 (2024-06-09)
Features
v5.2.5
5.2.5 (2024-05-22)
Bug Fixes
- replace tbl_flatten to flatten():totable() (#410) (6f35d79)
v5.2.4
5.2.4 (2024-05-21)
Bug Fixes
v5.2.3
5.2.3 (2024-04-28)
Bug Fixes
- luarocks: add nio to rockspec dependencies (5caac5c), closes #382
v5.2.2
5.2.2 (2024-04-28)
Bug Fixes
- check buffer valid before set diagnostic (#389) (4e6bf45)
v5.2.1
5.2.1 (2024-04-28)
Bug Fixes
- diagnostic: avoid arithmetic error when adding 1 to nil (#396) (44536f5)
v5.2.0
5.2.0 (2024-04-28)
Features
- client: show stacktrace information when adapter fails (#397) (658131e)