Releases: candango/nvimm
Releases · candango/nvimm
Neovim installation Manager 0.0.2
Neovim installation Manager 0.0.1
What's new in Candango NvimM 0.0.1
Jan 17, 2026
We are pleased to announce the release of NvimM 0.0.1.
Here are the highlights:
Build
Features
- Implement minimal release version filter for listing installs #11
- Implement file-based configuration handler #9
- Implement 'install' command: downloads and installs specified Neovim release #8
- Implement 'list' command to display releases, marking installed and stable versions #7
- Create options structure for nvimm: parameter, env var, and default resolution (config dir, config file name, path, cache subdir) #6
- Implement Cacher Interface and FileCacher Structure #4
- Fetch Neovim GitHub Release Metadata #3
- Create Initial CLI and Logic Structure #2