Skip to content

v0.3.0

Latest

Choose a tag to compare

@atsyplenkov atsyplenkov released this 12 May 16:35
· 2 commits to master since this release

Warning

NEW!!

  • New configuration formalist.ignoredPackages to exclude specific R packages when making function calls explicit
  • New configuration formalist.ignoredFunctions to exclude specific R functions when making function calls explicit

Fix

  • Quarto and R Markdown support: context menu now appears in .qmd and .Rmd files (fix #7)
  • Fix pedant installation flow (it was dead else if)
  • Security: upgrade serialize-javascript to 7.0.5, flatted to 3.4.2, picomatch to 2.3.2, and brace-expansion to 2.0.3