v1.20.0
Schniz/fnmv1.20.0Mar 22, 2020by Schniz
AI Summary
Introduced the ability to create aliases using semantic version ranges, allowing for more flexible version management.
Key Highlights
- Create alias from version range
New Features
- Alias from version range
Full Release Notes
## v1.20.0 (2020-03-22) #### New Feature 🎉 - [#201](https://github.com/Schniz/fnm/pull/201) Create alias from version range (Closes [#185](https://github.com/Schniz/fnm/issues/185)) ([@tatchi](https://github.com/tatchi)) #### Bugfix 🐛 - [#199](https://github.com/Schniz/fnm/pull/199) Fix typo criterias -> criteria ([@waldyrious](https://github.com/waldyrious)) #### Documentation 📝 - [#204](https://github.com/Schniz/fnm/pull/204) Improve eval expression in `README.md` ([@loliee](https://github.com/loliee))