Skip to content

Releases: Schniz/fnm

v1.32.0

17 Nov 17:39
3d58499
Compare
Choose a tag to compare

1.32.0

Minor Changes

  • Add --json to fnm env to output the env vars as JSON (#800)

Patch Changes

  • This updates the Changesets configurations. (#783)

  • fix test: Use correct PATH for npm install test (#768)

  • Make installation script respect $XDG_DATA_HOME (#614)

v1.31.1

19 Jul 05:46
d740ae1
Compare
Choose a tag to compare

1.31.1

Patch Changes

Bugfix 🐛

  • #671 fix native-creds errors (using the unpublished version of reqwest) (@Schniz)
  • #663 remove .unwrap() and .expect() in shell code (@Schniz)
  • #656 Remove unwrap in fnm env, make error more readable (@Schniz)

v1.31.0

16 Feb 08:52
Compare
Choose a tag to compare

Bugfix 🐛

  • #671 fix native-creds errors (using the unpublished version of reqwest) (@Schniz)
  • #663 remove .unwrap() and .expect() in shell code (@Schniz)
  • #656 Remove unwrap in fnm env, make error more readable (@Schniz)

Committers: 1

v1.30.1

30 Jan 17:49
Compare
Choose a tag to compare

Bugfix 🐛

Committers: 1

v1.30.0

30 Jan 14:36
Compare
Choose a tag to compare

🔦 This version should fix issues regarding to missing Node versions after random amount of time in MacOS 12.1

Bugfix 🐛

  • #625 Revert from using sysinfo, but only on Unix machines (@Schniz)
  • #638 Use local cache directory instead of temp directory for symlinks (@Schniz)

Internal 🛠

Documentation 📝

Committers: 2

v1.29.2

08 Jan 12:49
Compare
Choose a tag to compare

Bugfix 🐛

  • #626 Create the multishells directory if it is missing (@Schniz)

Documentation 📝

Committers: 3

v1.29.1

28 Dec 15:18
5755aae
Compare
Choose a tag to compare

1.29.1 (2021-12-28)

Bugfix 🐛

v1.29.0 (2021-12-28)

New Feature 🎉

Bugfix 🐛

Internal 🛠

v1.29.0

28 Dec 11:48
9781066
Compare
Choose a tag to compare

✋ Note: This version starts storing files in data_dir, but defaults to ~/.fnm if this directory exists while emitting a warning. You can override it by setting --fnm-dir ~/.fnm as an argument to fnm env.

New Feature 🎉

Bugfix 🐛

Internal 🛠

Committers: 3

v1.28.2

05 Dec 11:56
0e0f589
Compare
Choose a tag to compare

This patch should fix local CA certificates and proxies

Bugfix 🐛

Documentation 📝

Committers: 1

v1.28.1

17 Nov 07:28
d2230a2
Compare
Choose a tag to compare

This version includes a fix to a slowdown in fnm env, reported by @samhh. This is invaluable. Please send everything you think is too slow. If it's not fast, it is broken.

Bugfix 🐛

Committers: 1