n v5.0.0 Release Notes

Release Date: 2019-07-20 // almost 5 years ago
  • โž• Added

    • ๐ŸŒฒ log message after install from cache (previously silent)
    • ๐ŸŒฒ extra logging after install if the active and installed node locations are different
    • ๐Ÿ‘Œ support for NO_COLOR and CLICOLOR=0
    • suppress progress and colour if not interactive tty
    • ๐Ÿ‘‰ define N_USE_XZ to download .xz compressed archives instead of .gz archives

    ๐Ÿ”„ Changed

    • reinstalling active node version always does reinstall (previously silently did nothing)
    • ๐ŸŒฒ log message for installing using menu now same format as npm install message
    • โšก๏ธ updates to GitHub templates and guidelines for contributing et al