- PR#62 - Support for node 12.
- PR#37 - Fix lack of stack trace on ARM.
- PR#57 - Support for Xcode 10.
- PR#58 - Fix the
v8::String
deprecation warning.
- PR#25 - Add repository to
package.json
.
- Bump NAN for 4.0.0 compatibility.
- PR#26 - Update for NAN 2.0.
- PR#16 - Fix compile-breaking NAN bug by removing unnecessary '#define DEBUG'; restore latest NAN version. This supersedes PR#15.
- PR#15 - Tactical fix for compile-breaking bug in NAN. This will be reverted when NAN is fixed.