fnm Releases
142 releases of Schniz/fnm
- v1.34.0v1.34.0 -- experimental corepack support
Adds experimental corepack support and improves path handling on Windows.
Jul 1, 2023
- v1.33.1
Fixes build issues for ARM binaries and includes the v1.33.0 minor update.
Dec 6, 2022
- v1.0.20
Minimal release notes: "Add official support of WebKit/Safari Fix minor issues"
Nov 22, 2022
- v1.32.0
Enhances the `fnm env` command with JSON output and updates installation paths to respect standard environment variables.
Nov 17, 2022
- v1.0.18
Nov 4, 2022
- v1.0.16
Minimal release notes: "Substantially improved performances (of step 1/3) when saving pages with large stylesheets"
Oct 22, 2022
- v1.0.15
SingleFile v1.0.15 updates translations for multiple languages (Polish, Russian, Chinese), bumps the terser dependency, and resolves a copy-paste bug.
Oct 20, 2022
- v1.31.1
Focuses on stability fixes including native-credentials errors and removing unsafe `.unwrap()` calls.
Jul 19, 2022
- v1.31.0
Stability improvements focusing on error handling and removing panics in shell interactions.
Feb 16, 2022
- v1.30.1
A bugfix release correcting an issue with the completions command.
Jan 30, 2022
- v1.30.0
Fixes a critical bug where Node versions disappear randomly on MacOS 12.1. Also switches from using sysinfo on Unix to local cache directories for symlinks.
Jan 30, 2022
- v1.29.2
Patch release ensuring the multishells directory is created if missing. Also updates README emojis and changes the default behavior to use cd by default.
Jan 8, 2022
- v1.29.1
Removes a warning for `~/.fnm`. Major version 1.29.0 included recursive version lookups, respect for `$XDG_DATA_HOME`, and migration to Rust 2021.
Dec 28, 2021
- v1.29.0
Introduces recursive version lookups and support for the `$XDG_DATA_HOME` environment variable, allowing files to be stored in standard data directories. Also includes fixes for native certificates and user-agent headers.
Dec 28, 2021
- v1.28.2
Patch release that fixes local CA certificates and proxy issues by reverting a previous change to the ureq library.
Dec 5, 2021
- v1.28.1
Patch release addressing a significant performance issue that caused the `fnm env` command to slow down.
Nov 17, 2021
- v1.28.0
Major version introduces aliasing to the system version, replaces reqwest with ureq for smaller binaries, and fixes Windows CMD cd failures on paths with spaces.
Nov 16, 2021
- v1.27.0
Major version adds Windows junction support, an unalias command, and fixes PowerShell startup invocation. Also includes installation script fixes.
Sep 16, 2021
- v1.26.0
Fixes `--install-if-missing` functionality when using version aliases and re-includes native certificate support.
Jul 17, 2021
- v1.25.0v1.25.0 — with M1 builds!
Major version introduces support for M1 (ARM) builds on macOS and adds auto-generated command documentation.
May 18, 2021