Skip to content

Releases: nvim-neotest/neotest

v4.1.0

20 Oct 14:42
da628ed
Compare
Choose a tag to compare

4.1.0 (2023-10-20)

Features

v4.0.0

20 Oct 14:35
b04332c
Compare
Choose a tag to compare

4.0.0 (2023-10-20)

Code Refactoring

BREAKING CHANGES

  • Requires NeoVim >= v0.9.0

  • refactor!: remove nvim-treesitter dependency

  • ci: fix tests

v3.4.7

20 Oct 13:58
Compare
Choose a tag to compare

3.4.7 (2023-10-20)

Bug Fixes

  • strategies/integrated: push output synchronously (e8ed1ac)

v3.4.6

19 Oct 16:43
455155f
Compare
Choose a tag to compare

3.4.6 (2023-10-19)

Bug Fixes

  • client: check file exists before acting (#302) (455155f)

v3.4.5

10 Sep 11:33
6fd61fe
Compare
Choose a tag to compare

3.4.5 (2023-09-10)

Bug Fixes

v3.4.4

24 Jul 09:32
Compare
Choose a tag to compare

3.4.4 (2023-07-24)

Bug Fixes

v3.4.3

15 Jul 19:33
Compare
Choose a tag to compare

3.4.3 (2023-07-15)

Bug Fixes

  • config: disable quickfix opening by default (fb0b31a), closes #219

v3.4.2

15 Jul 18:50
Compare
Choose a tag to compare

3.4.2 (2023-07-15)

Bug Fixes

v3.4.1

15 Jun 15:44
e46eae5
Compare
Choose a tag to compare

3.4.1 (2023-06-15)

Bug Fixes

v3.4.0

15 Jun 13:01
Compare
Choose a tag to compare

3.4.0 (2023-06-15)

Bug Fixes

  • watch: get queries from config directly (6e45884)

Features

  • watch consumer (1b35b4f)
  • watcher: allow functions instead of queries (9a5ed8e)
  • watch: link by imports (672f262)
  • watch: log lsp errors (5ad5f0c)
  • watch: toggle function (3649425)
  • watch: updating args, docs, config (f220b55)