v1.22.9

Schniz/fnmv1.22.9Jan 22, 2021by Schniz

AI Summary

This update focuses on installation flexibility by adding support for Scoop and Cargo, alongside dependency updates and path resolution fixes.

Key Highlights

  • Update dependency 'ring' to version 0.16.17
  • Check if ZDOTDIR exists to find correct path to .zshrc
  • Add Scoop support
  • Add installation instructions from Cargo

New Features

  • Scoop installation support
  • Cargo installation support
  • ZDOTDIR path handling

Full Release Notes

#### Bugfix 🐛

- [#368](https://github.com/Schniz/fnm/pull/368) Update 'ring' to '0.16.17' ([@gucheen](https://github.com/gucheen))
- [#347](https://github.com/Schniz/fnm/pull/347) Check if \$ZDOTDIR exists to find correct path to .zshrc ([@thales-maciel](https://github.com/thales-maciel))

#### Documentation 📝

- [#341](https://github.com/Schniz/fnm/pull/341) Update installation instructions ([@Schniz](https://github.com/Schniz))
- [#329](https://github.com/Schniz/fnm/pull/329) Add scoop support ([@Armaldio](https://github.com/Armaldio))
- [#334](https://github.com/Schniz/fnm/pull/334) Add installation instructions from cargo ([@zhmushan](https://github.com/zhmushan))

#### Committers: 5

- Cheng Gu ([@gucheen](https://github.com/gucheen))
- Gal Schlezinger ([@Schniz](https://github.com/Schniz))
- Quentin Goinaud ([@Armaldio](https://github.com/Armaldio))
- Thales Maciel ([@thales-maciel](https://github.com/thales-maciel))
- 木杉 ([@zhmushan](https://github.com/zhmushan))