Releases: quarto-dev/quarto-nvim
Releases · quarto-dev/quarto-nvim
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-04-22)
Features
support .py, .R, .jl files in QuartoPreview (#203 ) (cb72652 )
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-01-16)
Bug Fixes
make QuartoConfig allways available (fb3f124 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-01-15)
⚠ BREAKING CHANGES
make QuartoConfig global. fixes #196
Features
v1.2.5
Compare
Sorry, something went wrong.
No results found
1.2.5 (2025-08-23)
Bug Fixes
pass root_dir to preview for project type (#190 ) (e6b34cd )
v1.2.4
Compare
Sorry, something went wrong.
No results found
1.2.4 (2025-04-10)
Bug Fixes
v1.2.3
Compare
Sorry, something went wrong.
No results found
1.2.3 (2025-04-08)
Bug Fixes
copy lspconfig util functions to remove dependency. fixes #175 (06a9082 )
v1.2.2
Compare
Sorry, something went wrong.
No results found
1.2.2 (2025-03-24)
Bug Fixes
make usercommands require quarto only on use (74df376 )
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-02-03)
Bug Fixes
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-12-22)
Features
detect editor: render-on-save: false (#159 ) (ca2d1c7 )
QuartoPreviewNoWatch and QuartoUpdatePreview commands (#157 ) (601c32b )
v1.1.0
Compare
Sorry, something went wrong.
No results found
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 )