Skip to content

v0.6.0 is Released!

Latest

Choose a tag to compare

@prrockzed prrockzed released this 17 Jun 18:26

GarudaNvim Installer v0.6.0 - Minimum Neovim Version Bump to 0.10.0

πŸš€ Release Description:

GarudaNvim Installer v0.6.0 is a maintenance release that updates the minimum Neovim version requirement from 0.9.0 to 0.10.0, in line with the GarudaNvim v1.5.0 distro release.

πŸ› οΈ Changes:

1. ⬆️ Minimum Neovim Version Bumped to 0.10.0

  • GarudaNvim v1.5.0 introduces Mason 2.0 (requires Neovim >= 0.10.0) and the self-updater module (uses vim.system(), available from 0.10.0 onwards).
  • The installer now validates that Neovim >= 0.10.0 is present before proceeding. Users on older versions are directed to install Neovim manually from neovim/neovim releases.
  • The README has been updated to reflect the new minimum version requirement.

We recommend all users upgrade to Neovim 0.10.0 or later before installing GarudaNvim v1.5.0. Please report any issues on the GitHub Issues Page.

Happy coding with GarudaNvim! πŸ’»