v1.23.2

Schniz/fnmv1.23.2Mar 24, 2021by Schniz

AI Summary

This release focuses on improving error messages to help users better understand version not found issues and subprocess termination scenarios.

Key Highlights

  • Improved 'version not found' error message
  • More meaningful error message when a subprocess is killed

New Features

  • Enhanced error handling

Full Release Notes

#### Bugfix 🐛

- [#413](https://github.com/Schniz/fnm/pull/413) Improve "version not found" error message ([@waldyrious](https://github.com/waldyrious))
- [#414](https://github.com/Schniz/fnm/pull/414) More meaningful error message when a subprocess is killed ([@Schniz](https://github.com/Schniz))

#### Committers: 2

- Gal Schlezinger ([@Schniz](https://github.com/Schniz))
- Waldir Pimenta ([@waldyrious](https://github.com/waldyrious))