Releases: r-lib/watcher
Releases · r-lib/watcher
watcher 0.1.2
- Adds
$get_path()
and$is_running()
methods to theWatcher
R6 class.- Use these rather than the fields
path
andrunning
, as they have been made private.
- Use these rather than the fields
watcher 0.1.1
- Updates bundled 'libfswatch' source package to 1.19.0-dev.
watcher 0.1.0
- Initial CRAN release.