Skip to content

Releases: randytarampi/lwip

v0.0.16

09 Mar 01:01
Compare
Choose a tag to compare

0.0.16 (2019-03-09)

Bug Fixes

  • appveyor: Actually npm install -g npm. (d08cdad)
  • appveyor: Allow failures on node@6. (4104ae6)
  • appveyor: Don't bother passing --msvs_version to npm install. (be700c0)
  • appveyor: Install the latest npm. (ccf1e39)
  • appveyor: Just run commands in shell mode. (7841147)

v0.0.15

08 Mar 23:52
Compare
Choose a tag to compare

0.0.15 (2019-03-08)

Bug Fixes

  • new Buffer -> Buffer.allocUnsafe. (9b4b113)

v0.0.14

08 Mar 21:34
Compare
Choose a tag to compare

0.0.14 (2019-03-08)

Bug Fixes

  • travis: allow_failures for all Windows builds per my note in cfb1e2e. (56b6711)

Reverts

  • chore: Stop running CI on Appveyor. (cfb1e2e)

v0.0.13

08 Mar 20:42
Compare
Choose a tag to compare

0.0.13 (2019-03-08)

Performance Improvements

  • package: Just hardcode node-gyp rebuild -j 8. (f07bf13)

v0.0.12

08 Mar 19:27
Compare
Choose a tag to compare

0.0.12 (2019-03-08)

Bug Fixes

  • semantic-release: Use @semantic-release/git properly (9cb6c1e)

v0.0.11

08 Mar 18:27
da6033a
Compare
Choose a tag to compare

0.0.11 (2019-03-08)

Bug Fixes

  • semantic-release: Need to set publishConfig.access to public. (da6033a)