Skip to content

reactlog v1.1.0

Compare
Choose a tag to compare
@schloerke schloerke released this 14 Sep 18:18
31c519d
  • Added a shiny module to inline the current reactlog. See ?reactlog_module_ui for an example (#66)
  • Added reactlog_enable() and reactlog_disable() which replace the need to explicitly set R options (#61)
  • Use log entry for status bar instead of a final graph (#67)
  • Allow reactlog to handle isolate calls in a non-reactive context (#68)