v1.14.0
Schniz/fnmv1.14.0Aug 20, 2019by Schniz
AI Summary
This release adds a shorter version flag and deprecates the MacOS installation script in favor of Homebrew. It also fixes Windows build issues.
Key Highlights
- Added `-v` alias for `--version`
- Deprecated MacOS installation script in favor of Homebrew
- Fixed Windows build once again
New Features
- Alias `-v` to `--version`
Full Release Notes
## v1.14.0 (2019-08-20) #### New Feature 🎉 - [#134](https://github.com/Schniz/fnm/pull/134) Alias -v to --version ([@Schniz](https://github.com/Schniz)) #### Bugfix 🐛 - [#131](https://github.com/Schniz/fnm/pull/131) Deprecates MacOS installation using the script in favor of Homebrew ([@Schniz](https://github.com/Schniz)) #### Internal 🛠 - [#133](https://github.com/Schniz/fnm/pull/133) Fix Windows build once again! ([@Schniz](https://github.com/Schniz))