Skip to content

v2.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 16:58
· 217 commits to master since this release

Enhancements:

  • .vsc.browser() now handles file:// urls. (#817)
  • r.session.levelOfObjectDetail gains a Normal value for the session watcher to write only first level structure of global objects for performance. (#815)
  • Session watcher now supports workspace folder as symlinks. (#827)

Fixes:

  • Httpgd plot viewer respects the view column specified by r.session.viewers.viewColumn.plot setting (#816)
  • View is completed replaced so that tibble::view() could
    trigger data viewer (#818)
  • Help cache is disabled between sessions (#819)

Commits