2.1.7
- Eliminate timeout in waiting on event queue. (#861)
- [inotify] Fix
not
equality implementation forInotifyEvent
. (#848) - [watchmedo] Fix calling commands from within a Python script. (#879)
- [watchmedo]
PyYAML
is loaded only when strictly necessary. Simple usages ofwatchmedo
are possible without the module being installed. (#847)
💟 Thanks to our beloved contributors: @sattlerc, @JanzenLiu, @BoboTiG