2.3.1
- Run
black
on the entire source code - Bundle the
requirements-tests.txt
file in the source distribution (#939) - [watchmedo] Exclude
FileOpenedEvent
events fromAutoRestartTrick
, andShellCommandTrick
, to restore watchdog < 2.3.0 behavior. A better solution should be found in the future. (#949) - [watchmedo] Log
FileOpenedEvent
, andFileClosedEvent
, events inLoggerTrick
💟 Thanks to our beloved contributors: @BoboTiG