Skip to content

0.8.0

Compare
Choose a tag to compare
@BoboTiG BoboTiG released this 12 Dec 16:28
· 459 commits to master since this release

2014-07-02 • full history

  • Fixed argh deprecation warnings (#242)
  • [snapshot] Methods returning internal stats info were replaced by mtime(), inode() and path() 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