Skip to content

quarto 1.4.4

Latest
Compare
Choose a tag to compare
@cderv cderv released this 23 Jul 08:19
  • quarto_preview() now looks at quarto preview log to browse to the correct url when inside RStudio viewer (thanks, @aronatkins, #167).

  • This package now uses the x.y.z.dev versionning scheme to indicate development, patch, minor and major versions. This follows Tidyverse package version conventions.

  • Adapt tests for CRAN checks issues due to Quarto v1.5.54 regression (though it is fixed upstream).

  • Approval check in quarto_add_extension() and quarto_use_template() now works correctly (thanks, @eveyp, #172).