- Added module constants for the FSEvents event flags. These are built from the header file, so there is no duplication of the values from FSEvents.h [wynnw]
- Prevent crashes on recursive folder delete and multiple folder add. [totolici].
- Fixed broken release.
- Python 2.4 compatibility [howitz]
- Fixed an issue where the addition of a new directory would crash the program when using file event monitoring [andymacp].
- Fixed an import issue [andymacp].
- Fixed issue where existing directories would be reported along with a newly created one [marcboeker].
- Added support for file event monitoring.
- Fixed reference counting bug which could result in a segmentation fault.
- Initial public release.