v1.12.0
Schniz/fnmv1.12.0Jun 6, 2019by Schniz
AI Summary
This release adds convenience commands and logging controls. It also achieves successful Windows builds.
Key Highlights
- Added `fnm default` command as a shortcut for `alias default`
- Added a 'debug' log level
- Successfully built on Windows
New Features
- `fnm default` command
- Debug log level
Full Release Notes
## Highlight 🔦 @dangdennis has added a `fnm default` command that aliases to `alias default`, so it is more convenient to set a default version! Thanks Dennis! ## Changelog 📝 #### New Feature 🎉 - [#106](https://github.com/Schniz/fnm/pull/106) Add `default`, as a shortcut for `alias default` ([@dangdennis](https://github.com/dangdennis)) - [#104](https://github.com/Schniz/fnm/pull/104) Add a 'debug' log level ([@Schniz](https://github.com/Schniz)) #### Internal 🛠 - [#88](https://github.com/Schniz/fnm/pull/88) Successfully build on Windows ([@ulrikstrid](https://github.com/ulrikstrid)) #### Committers: 3 - Dennis Dang ([@dangdennis](https://github.com/dangdennis)) - Gal Schlezinger ([@Schniz](https://github.com/Schniz)) - Ulrik Strid ([@ulrikstrid](https://github.com/ulrikstrid))