Skip to content

Releases: NormalNvim/installer

v2.0.2

Choose a tag to compare

@Zeioth Zeioth released this 21 Jul 11:19
c73e351

Starting this version, we don't use sudo brew for the macos installer.

Full Changelog: v2.0.1...v2.0.2

2.0.1

Choose a tag to compare

@Zeioth Zeioth released this 21 Jul 11:14
aa2e9f6

This release fixes the installer for arch linux.

What's Changed

  • fix: use eval for arch install by @Sh4d1 in #3

New Contributors

  • @Sh4d1 made their first contribution in #3

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@Zeioth Zeioth released this 21 Feb 14:47
801d9cb

The installer now support all popular operative systems!

New OS supported

  • Fedora

Supported operative systems

  • Arch
  • Ubuntu
  • MacOS
  • Termux
  • Fedora
  • Windows (WSL)

GitHub actions

To ensure the dependencies we install are always valid, we've written automated tests. Now you can check in real time if any of the dependencies we ship is outdated here.

More info

The user experience we deliver during the installation process should now be as good as it gets.

v1.0.0

Choose a tag to compare

@Zeioth Zeioth released this 18 Feb 00:07
56cff30

Initial release

  • So far it's been tested only on Arch Linux.