Skip to content

Releases: wfarr/nodenv

v0.2.2

26 Mar 21:55
Compare
Choose a tag to compare
  • Properly fail when shims' counterparts are not present (eg. NODE_VERSION=v0.4 npm list if v0.4 does not have any npm binary present)

v0.2.1

24 Mar 22:26
Compare
Choose a tag to compare
  • Fix source tarball URL downloads for older NodeJS releases

v0.2.0

24 Mar 22:05
Compare
Choose a tag to compare
  • Support installing NodeJS from source rather than just from binaries
  • Fix hardcoding of x86_64, Darwin-only binary support to detect from the running system

v0.1.0

24 Mar 21:30
Compare
Choose a tag to compare
  • First release