- add accessor for closed property to instance template
- upgrade to NAN v2.3.2 for Node.js v6.0.0 compatability
- nan 2.2.0
- documentation
- documentation
- nan 2.1.0
- fix null passed to callback
- nan2 migration
- io.js v2.0.0+ compatibility #13
- nan 1.6.2
- refactored interrupts-per-second example #11
- support io.js #10
- nan 1.4.0
- nan 1.3.0
- nan 1.2.0
- bindings 1.2.1
- Fixed date in History.md
- Replace NanSymbol with NanNewv8:String #9
- nan 1.0.0 alignment #8
- Documented BeagleBone Ångström prerequisites
- Use bindings for laoding
- 0.11.5+ compatibility #7
- Updated dependencies: nan 0.6.2 -> 0.8.0
- 0.11.9+ compatibility #6
- Updated dependencies: nan 0.5.2 -> 0.6.0
- A hopefully successfull attempt to fix an npm install issue
- Updated dependencies: nan 0.4.1 -> 0.5.2
- removed using namespace v8 (bad practice)
- Epoll thread code improved (#4)
- EINTR handling (#3)
- closed property added (#1)
- Segfault issue fixed (#5)
- add and modify now accept Epoll.EPOLLET as an event (#2)
- Example for watching outputs added
- Tests improved
- Link removed from readme
- Url in readme fixed so that it displays correctly at npmjs.org, hopefully
- Content added to readme
- Examples for the BeagleBone and RaspberryPi
- Minor bug fixes
- Tests improved
- Tests extended and improved
- Allow installation on non-Linux systems but provide no functionality (needed for firmata-pi tests)
- Initial release