v0.14.0
Released: July 8, 2026
- Improved the robustness of preflight dependency checks for R items
- Execution environments now support an optional Quarto key:
quarto = { version = "...", bin = "/path/to/quarto" }- If
binis specified, Quarto is called from the provided path, otherwise it is assumed to be on thePATH
- If
- Container images for
ricochetnow properly make uv available - Minor UI enhancements