Skip to content

Releases: allenluce/node-autovivify

Node v12 and other fixes

29 Aug 19:06
Compare
Choose a tag to compare

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

14 Oct 21:55
Compare
Choose a tag to compare

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

11 Oct 20:35
Compare
Choose a tag to compare

<a name"1.0.7">

1.0.7 (2016-10-11)

Bug Fixes

v1.0.6

02 Jun 21:54
Compare
Choose a tag to compare

<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

12 May 01:12
Compare
Choose a tag to compare

<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

12 Feb 23:47
Compare
Choose a tag to compare

<a name"1.0.4">

1.0.4 (2016-02-12)

Bug Fixes

v1.0.3

12 Feb 07:10
Compare
Choose a tag to compare

<a name"1.0.3">

1.0.3 (2016-02-12)

Bug Fixes