Introducing... Windows Support! 🕺 💃
fnm has been reimplemented in Rust, and added the awaited Windows support request:
- All e2e tests are running on Windows using PowerShell
- There are some e2e tests that are running on WinCmd, but all features work. Writing the DSL adapters was a little hard for someone with that little Batch scripting knowledge. Feel free to help out!
I've been using the Rust implementation for a while and it didn't fail me, but we'll keep it in beta for a while.
Changelog
1.22.0 (2020-10-07)
New Feature 🎉
Bugfix 🐛
Internal 🛠
- #246 Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (@Schniz)
- #243 Add installation script testing (@Schniz)
Documentation 📝
- #247 fixed a typo (@0xflotus)
- #245 Shorten the installation script (@Schniz)
- #237 docs: add explanation of uninstall command to README (@kazushisan)
- #235 Mention fnm omf plugin for Fish users (@idkjs)
Committers: 5
- 0xflotus (@0xflotus)
- Alain Armand (@idkjs)
- Gal Schlezinger (@Schniz)
- Jo Liss (@joliss)
- Kazushi Konosu (@kazushisan)