Skip to content

v0.32.0

Compare
Choose a tag to compare
@ljharb ljharb released this 15 Sep 22:06
· 787 commits to master since this release
63fe22d

New Stuff!

  • HUGE rewrite of installation code path! (#1204) This enables:
    • node 4+ source installs
    • io.js source installs
    • downloaded tarballs are cached and reused if they checksum-match
    • nvm cache clear and nvm cache dir
  • expand xz support to more versions

Tests

  • show type output for debugging
  • improve travis-ci test matrix