github Schniz/fnm v1.5.0

latest releases: v1.35.1, v1.35.0, v1.34.0...
5 years ago

✨ Highlight ✨

Inference of complete semantic version:

In order to download the latest Node 11 version:

fnm install 11

In order to use the latest installed Node 11 version:

fnm use 11

All contributions 👏 🌮

New Feature 🎉

  • #60 Disable colors for non-tty devices (@Schniz)
  • #48 Add parameters to the install script, enabling custom installs (--install-dir and --skip-shell) (@from-nibly)
  • #54 Infer complete semver (vX.X.X) out of partial input (vX/vX.X). (@Schniz)

Bugfix 🐛

  • #58 Adding check for OSX during writing for bash shell (@maxknee)
  • #56 Correct status code on install failures (@ranyitz)

Internal 🛠

  • #55 Make tests faster by using cnpmjs as Node.js mirror in tests (@Schniz)

Documentation 📝

Don't miss a new fnm release

NewReleases is sending notifications on new releases.