* change `RegExpWatcher` to allow `re_files` or `re_dirs` 34 * allow no tty device 42 * add CWD to python path, fix cli 43 * fix formatting and add tests for python 3.7 44
0.4
* Fix `re_dirs` check in `RegExpWatcher` 23
0.3
* update dependencies * allow `watcher_kwargs` to `awatcher`, 22
0.2
* entirely rewrite `awatch` to better debounce changes * rewrite to use `awatch` in `watch` rather than duplicate logic * ignore directory not existing in check, fix 10