v1.9.1
Schniz/fnmv1.9.1Apr 14, 2019by Schniz
AI Summary
A hotfix release addressing issues with the Fish shell environment setup and the installation script.
Key Highlights
- Fixed `fnm env` output for Fish shell
- Installation script updated to use a direct link instead of GitHub API
Full Release Notes
## v1.9.1 (2019-04-14) #### Bugfix 🐛 - [#91](https://github.com/Schniz/fnm/pull/91) Fix `fnm env` for fish shell. ([@hwartig](https://github.com/hwartig)) - [#90](https://github.com/Schniz/fnm/pull/90) Installation script doesn't use GitHub API, but a link to the latest directly ([@Schniz](https://github.com/Schniz)) #### Committers: 2 - Gal Schlezinger ([@Schniz](https://github.com/Schniz)) - Harald Wartig ([@hwartig](https://github.com/hwartig))