Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Releases: AlexeyKupershtokh/node-v8-clone

0.6.0

23 May 07:49
Compare
Choose a tag to compare
  • Upgraded nan to 1.0.
  • Dropped compatibility with node.js 0.4, 0.6 and 0.11.x where x < 13.

v0.5.0

28 Apr 04:15
Compare
Choose a tag to compare
  • Using nan for compatiility with Node.js v0.11. Compatibility with 0.11.3, 0.11.4 and 0.11.12.
  • Using bindings for better managing debug/release compilations.
  • Removed unused cpp implementation of DeepClone function.
  • Major travis-ci related improvements.