- Fix neko/cpp file name length
- Read event data on haxe side
- Hashlink support (https://github.com/tong/hlinotify)
- All methods return status code
- @:require(sys)
- @:enum abstract InotifyMask(Int) instead of inline class fields
- Haxe source moved into src directory, cpp code into project
- Exclude c++ source files from haxelib
- Fix
- Removed hxinotify.h
- Static cpp methods
- Renamed hxinotify.cpp : inotify.cpp
- Removed throwErrno
- Added value checks
- Fixed write descriptor event
- Fixed result array size
- Added haxedoc.hxml
- Initial release