Sourced from watchdog's releases.
2.1.6
- [bsd] Fixed returned paths in kqueue.py and restored the overall results of the test suite. (#842)
- [bsd] Updated FreeBSD CI support .(#841)
- [watchmedo] Removed the
argh
dependency in favor of the builtinargparse
module. (#836)- [watchmedo] Removed unexistant
WindowsApiAsyncObserver
references and--debug-force-winapi-async
arguments.- [watchmedo] Improved the help output.
:heart_decoration: Thanks to our beloved contributors:
@knobix
,@AndreaRe9
,@BoboTiG
Sourced from watchdog's changelog.
2.1.6
2021-10-01 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.5...v2.1.6>`__
- [bsd] Fixed returned paths in
kqueue.py
and restored the overall results of the test suite. ([#842](https://github.com/gorakhargosh/watchdog/issues/842) <https://github.com/gorakhargosh/watchdog/pull/842>
_)- [bsd] Updated FreeBSD CI support .(
[#841](https://github.com/gorakhargosh/watchdog/issues/841) <https://github.com/gorakhargosh/watchdog/pull/841>
_)- [watchmedo] Removed the
argh
dependency in favor of the builtinargparse
module. ([#836](https://github.com/gorakhargosh/watchdog/issues/836) <https://github.com/gorakhargosh/watchdog/pull/836>
_)- [watchmedo] Removed unexistant
WindowsApiAsyncObserver
references and--debug-force-winapi-async
arguments.- [watchmedo] Improved the help output.
- Thanks to our beloved contributors:
@knobix
,@AndreaRe9
,@BoboTiG
c6f3ead
Release 2.1.663eab27
NEWs entry for #8363d72fd1
[watchmedo] Improve the help output9c61301
s/Mac OS X/macOS/2325b00
[watchmedo] Removed unexistant WindowsApiAsyncObserver references0191c40
Removed argh from watchmedo and replaced with argparse (#836)b9774e9
Fix test suite on FreeBSD (#842)d444b4a
Update tests for FreeBSD and make these more visible by adding a badge (#841)5a7022c
Use is_alive() instead of isAlive()43f7982
Add project URLs such as changelog and docs (#833)