- Add workaround for gyp issue: nodejs/node-gyp#1151
- Use Nan::ForceSet() instead of v8::Object::ForceSet()
- Update version of NAN
- Add support for io.js v3
- Update document
- Update version of NAN
- Change way to make constant values.
- io.js ready
- Update docs
- Change version of nan(1.10)
- Change version of nan(Exact match with 1.0.0)
- Support Node.js v0.11.13(V8 3.25))
- [Incompatible change] Change constant var name.
- Delete unimplemented constants
- Improved document
- Fixed error message handling
- Improved document
- [Incompatible change] Change API
- Support Node.js v0.12
- Initial release