reactlog v1.1.0
- Added a shiny module to inline the current
reactlog
. See?reactlog_module_ui
for an example (#66) - Added
reactlog_enable()
andreactlog_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)