fnm Releases
142 releases of Schniz/fnm
- v1.24.0v1.24.0 (M1 support)
This release brings support for Apple M1 Macs by installing regular binary distributions compatible with Rosetta, alongside a new environment variable export and a symlink fix.
Apr 2, 2021
- v1.23.2
This release focuses on improving error messages to help users better understand version not found issues and subprocess termination scenarios.
Mar 24, 2021
- v1.23.1
This release fixes Fish shell integration and logging behavior, while also resolving ARM build CI issues.
Mar 21, 2021
- v1.23.0
This release expands the capabilities of the `fnm use` command to accept file paths and filenames, while also optimizing Linux binary builds.
Mar 2, 2021
- v1.22.9
This update focuses on installation flexibility by adding support for Scoop and Cargo, alongside dependency updates and path resolution fixes.
Jan 22, 2021
- v1.22.8
This release improves documentation visibility by making specific command aliases like `ls` and `ls-remote` explicitly visible.
Nov 10, 2020
- v1.22.7
This release adds a `list` alias for `ls` and refines Bash shell integration for automatic version switching.
Nov 9, 2020
- v1.22.6
This release restores the `--using-file` flag with a deprecation warning to guide users toward new functionality.
Nov 4, 2020
- v1.22.5
This release improves error handling for symlink operations and updates Homebrew documentation.
Oct 29, 2020
- v1.22.4
This release introduces default version selection logic and enhances ARM support within the installation script.
Oct 28, 2020
- v1.22.3
fnm underwent a major rewrite in Rust and added official support for Windows. The rewrite includes ARM architecture support and improved installation methods.
Oct 26, 2020
- v1.22.2
fnm underwent a major rewrite in Rust and added official support for Windows. The rewrite includes ARM architecture support and improved installation methods.
Oct 26, 2020
- v1.22.1
fnm underwent a major rewrite in Rust and added official support for Windows. The rewrite includes ARM architecture support and improved installation methods.
Oct 25, 2020
- v1.22.0
fnm underwent a major rewrite in Rust and added official support for Windows. The rewrite includes ARM architecture support and improved installation methods.
Oct 25, 2020
- v1.21.0
Added commands to manage aliases and retrieve the currently active Node version, with specific fixes for the Fish shell.
Jun 8, 2020
- v1.20.0
Introduced the ability to create aliases using semantic version ranges, allowing for more flexible version management.
Mar 22, 2020
- v1.19.0
Enhanced CLI capabilities with a new exec command to run commands in the fnm environment and improved uninstallation options.
Mar 9, 2020
- v1.18.1
Fixed a critical bug where Lwt 5 was used incorrectly, causing OCaml error messages to appear on non-zero exit status.
Dec 30, 2019
- v1.18.0
Improved compatibility across different CPU architectures by disabling custom Intel ADX machine code compilation.
Dec 24, 2019
- v1.17.0
Critical change replacing the OpenSSL dependency with a pure OCaml implementation (`ocaml-tls`) to resolve certificate errors and linking issues.
Nov 26, 2019