Releases: allenluce/node-autovivify
Releases · allenluce/node-autovivify
Node v12 and other fixes
Support Node 12, drop old nodes, refactor
Looks like several things I thought would be called aren't. So clean all that up.
Also fix some security issues that Github was complaining about.
v1.0.11: Binary packaging, no more semantic-release
This version introduces binary packaging. This should make it easier to install on Windows, OSX, and Linux hosts that don't have a full development environment installed. It also does away with semantic-release as it doesn't do a very good job coordinating with node-pre-gyp.
v1.0.7
<a name"1.0.7">
1.0.7 (2016-10-11)
Bug Fixes
v1.0.6
<a name"1.0.6">
1.0.6 (2016-06-02)
Bug Fixes
- make Object.prototype.toString.call() work (4400a994, closes #1)
v1.0.5
<a name"1.0.5">
1.0.5 (2016-05-12)
Bug Fixes
- keep toString() from bombing on node 6.1.0 (3b0e35d2)
v1.0.4
<a name"1.0.4">
1.0.4 (2016-02-12)
Bug Fixes
v1.0.3
<a name"1.0.3">
1.0.3 (2016-02-12)
Bug Fixes