All Versions
35
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.17 Changes
- 🛠 Fix Node 10.9.0 compatibility. (@vtrphan)
-
v0.7.16 Changes
- 🛠 Fix Windows load delay validation for Node v10.x. (@garymathews)
- ➕ Add TypeScript definition. (@taoqf)
- 🛠 Fix compilation on Node v10.x. (@nicholasc)
-
v0.7.13 Changes
- 👍 Allows overriding of console.log, console.error, fs.readFileSync (@ncthbrt)
- 🛠 Fixes a tiny memory leak in BSON destruction. (@823639792)
-
v0.7.12 Changes
- ⚠ Resolve compiler warnings on Node v7 (@davisjam)
- 🛠 Fix err handling propagation.
-
v0.7.9 Changes
- 🛠 Fix building on Windows. (@yufeih)
- ⬆️ Upgrade to LiveScript 1.5.0 and Nan 2.4.x. (@brodybits)
-
v0.7.8 Changes
- 🛠 Fix building on nw and node for Windows 10. (@Demiguise)
-
v0.7.5
-
v0.7.4
-
v0.7.3 Changes
Compatibility
- 👌 Support for Node 6.0.0.
-
v0.7.1 Changes
🐛 Bug Fixes
- ✅ Green tests by allowing normal exit after
.terminate()
- 🛠 Do not reuse threads after
.terminate()
; fixed #62.
- ✅ Green tests by allowing normal exit after