Skip to content

Releases: Schniz/fnm

v1.28.0

16 Nov 12:13
3272a98
Compare
Choose a tag to compare

New Feature 🎉

  • #556 Allow aliasing to the system version (@Schniz)
  • #547 Replace reqwest with ureq for less dependencies and smaller file size (@dnaka91)

Bugfix 🐛

  • #573 Infer shell with sysinfo crate (@Schniz)
  • #553 Fix Windows CMD cd failure on paths with spaces (use-on-cd) (@Schniz)

Internal 🛠

  • #554 Fix clippy & use musl target on Rust compiler for static compilation (@dnaka91)

Documentation 📝

Committers: 5

v1.27.0

16 Sep 22:31
4f910e4
Compare
Choose a tag to compare

New Feature 🎉

Bugfix 🐛

Documentation 📝

Committers: 8

v1.26.0

17 Jul 06:56
ea5b8b0
Compare
Choose a tag to compare

Bugfix 🐛

  • #484 fix: --install-if-missing when using version alias (@AlexMunoz)
  • #468 Include feature for (native) certificates (@pfiaux)

Documentation 📝

Committers: 4

v1.25.0 — with M1 builds!

18 May 07:41
a810248
Compare
Choose a tag to compare

fnm now installs M1 builds if prebuilt binaries are found. Thanks @pckilgore!

New Feature 🎉

  • #436 feat: use arm for aarch64-darwin-node@16 platforms (@pckilgore)

Documentation 📝

  • #432 Auto-generate command documentation markdown (@Schniz)

Committers: 2

v1.24.0 (M1 support)

02 Apr 15:38
173ba3c
Compare
Choose a tag to compare

Thanks to @pckilgore, this version should start supporting M1 Macs by installing the regular binary distributions that can run on Rosetta.

Since I don't own an M1 machine myself, let me know on Twitter how it works for you!

New Feature 🎉

  • #421 Adding FNM_ARCH as an exported env var from fnm env (@Schniz)
  • #417 Support Apple M1 by installing Rosetta Node builds (@pckilgore)

Bugfix 🐛

  • #422 Create version symlinks in a nested directory (@Schniz)

Committers: 2

v1.23.2

24 Mar 08:42
2b884c7
Compare
Choose a tag to compare

Bugfix 🐛

  • #413 Improve "version not found" error message (@waldyrious)
  • #414 More meaningful error message when a subprocess is killed (@Schniz)

Committers: 2

v1.23.1

21 Mar 10:03
a787ffc
Compare
Choose a tag to compare

Bugfix 🐛

Internal 🛠

Documentation 📝

Committers: 2

v1.23.0

02 Mar 10:38
599c9fd
Compare
Choose a tag to compare

New Feature 🎉

Bugfix 🐛

  • #398 fnm exec: Don't require double-dash (@Schniz)
  • #389 Chore - Use a tier 1 target for Linux binary (@kaioduarte)
  • #384 Do not list hidden directories as installed versions (@scadu)

Documentation 📝

Committers: 5

v1.22.9

22 Jan 11:21
68dff37
Compare
Choose a tag to compare

Bugfix 🐛

Documentation 📝

Committers: 5

v1.22.8

10 Nov 09:49
4755960
Compare
Choose a tag to compare

Documentation 📝

Committers: 1