- Fixed Python 2.7 to 3.6 installation when the OS locale is set to POSIX (#615)
- Fixed the
build_ext
command on macOS (#618, #620) - Moved requirements to
setup.cfg
(#617) - [mac] Removed old C code for Python 2.5 in the
fsevents
C implementation - [snapshot] Added
EmptyDirectorySnapshot
(#613) - Thanks to our beloved contributors: @Ajordat, @tehkirill, @BoboTiG