Releases: gorakhargosh/watchdog
Releases · gorakhargosh/watchdog
0.8.0
2014-07-02 • full history
- Fixed
argh
deprecation warnings (#242) - [snapshot] Methods returning internal stats info were replaced by
mtime()
,inode()
andpath()
methods - [snapshot] Deprecated the
walker_callback
argument - [watchmedo] Fixed
auto-restart
to terminate all children processes (#225) - [watchmedo] Added the
--no-parallel
argument (#227) - [windows] Fixed the value of
INVALID_HANDLE_VALUE
(#123) - [windows] Fixed octal usages to work with Python 3 as well (#223)
- Thanks to our beloved contributors: @tamland, @Ormod, @berdario, @cro, @BernieSumption, @pypingou, @gotcha, @tommorris, @frewsxcv