Skip to content

Releases: quarto-dev/quarto-nvim

v1.2.4

10 Apr 07:07
5325af3
Compare
Choose a tag to compare

1.2.4 (2025-04-10)

Bug Fixes

  • add search_ancestors function to util (#178) (6cf5fce)

v1.2.3

08 Apr 08:51
26c7e82
Compare
Choose a tag to compare

1.2.3 (2025-04-08)

Bug Fixes

  • copy lspconfig util functions to remove dependency. fixes #175 (06a9082)

v1.2.2

24 Mar 11:33
3c25bf3
Compare
Choose a tag to compare

1.2.2 (2025-03-24)

Bug Fixes

  • make usercommands require quarto only on use (74df376)

v1.2.1

03 Feb 10:05
abc417c
Compare
Choose a tag to compare

1.2.1 (2025-02-03)

Bug Fixes

v1.2.0

22 Dec 17:53
1cb2d24
Compare
Choose a tag to compare

1.2.0 (2024-12-22)

Features

  • detect editor: render-on-save: false (#159) (ca2d1c7)
  • QuartoPreviewNoWatch and QuartoUpdatePreview commands (#157) (601c32b)

v1.1.0

20 Dec 15:39
aa6e0a9
Compare
Choose a tag to compare

1.1.0 (2024-12-20)

Features

  • support Iron.nvim and user functions for sending code to REPL (#109) (eb98585)

Bug Fixes

  • Replace term:// with termopen() to resolve wildcard expansion error (#153) (f810c62)

v1.0.2

09 Oct 10:42
23083a0
Compare
Choose a tag to compare

1.0.2 (2024-10-09)

Bug Fixes

v1.0.1

30 Jun 21:37
09fabb6
Compare
Choose a tag to compare

1.0.1 (2024-06-30)

Bug Fixes

  • use renamed table from otter.nvim. fixes #137. (c873128)

v1.0.0

29 Jun 23:02
07eb370
Compare
Choose a tag to compare

1.0.0 (2024-06-29)

⚠ BREAKING CHANGES

  • remove the need for custom otter.nvim keybindings (#135)

Features

  • remove the need for custom otter.nvim keybindings (#135) (1665721)

v0.18.2

19 Feb 22:16
a6e7452
Compare
Choose a tag to compare

0.18.2 (2024-02-19)

Bug Fixes

  • only require otter when activating (5336b86)