Releases: nvim-neotest/neotest
Releases · nvim-neotest/neotest
v1.18.0
1.18.0 (2022-07-17)
Features
- ui: add NeotestUnknown highlight group (#69) (7e13978)
v1.17.0
1.17.0 (2022-07-17)
Features
- output: auto-exit terminal mode (cb4e8c2), closes #67
v1.16.0
1.16.0 (2022-07-15)
Bug Fixes
- client: adapter dir check (703a297)
- client: check adapter_id before update (4c90228)
- client: correct self arg for runner (6a35506)
- client: discover dirs under root (ee97820)
- client: don't send dirs for test file query (b0b8e7d)
- client: use args env/cwd (c6f80b9), closes #34
Features
- client: notify on error while building spec (2160291), closes #64
v1.15.1
1.15.1 (2022-07-10)
Bug Fixes
- lib/process: raise errors (d83e34a)
v1.14.0
1.14.0 (2022-07-10)
Bug Fixes
- files: parse dir and file with same name (eb8b29d), closes #62
Features
v1.13.0
1.13.0 (2022-07-05)
Features
- output: customise window opening (595e769), closes #56
v1.12.0
1.12.0 (2022-07-04)
Bug Fixes
- summary: redraw after render (b8c66b0)
Features
- strategies/integrated: async write (8555ca5)