Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Watchdog0x Watchdog0x released this 25 Oct 01:14

Release Notes - Version 1.1.0

I am excited to announce the release of version 1.1.0 of the nvml script! This release includes several improvements and bug fixes for enhanced usability.

Bug Fixes

  • Fixed symbolic link resolution for accurate determination of the script's directory.

Features

  • Install a specific Node.js version using the -i or --install option.
  • List available Node.js versions on your system with the -l or --list option.
  • Set the active Node.js version with the -s or --set option.
  • Update all installed Node.js versions to the latest with the -p or --patch option.
    • Subcommand: clean - Remove all old Node.js versions.
  • Remove an installed Node.js version with the -r or --remove option.
  • Display help information with the -h or --help option.
  • Check the version of nvml with the -v or --version option.

Improvements

  • Improved error messages for better clarity.
  • Enhanced permissions check for the node versions directory.

I appreciate your feedback and contributions! If you encounter any issues or have suggestions for further improvements, please let me know.

Thank you for using nvml!