Skip to content

Releases: Nimaoth/Nev

Nev v0.2.1

30 Jun 14:47
Compare
Choose a tag to compare

Fixed some bugs, more docs, more vscode keybindings

Notes:

  • The gui version is called astg/ast-gui, the terminal version ast. Both are dynamically linked
  • If you run into errors with glibc versions you have to compile the editor yourself for now, or use ast-musl which is statically linked

Full Changelog: v0.2.0...v0.2.1

Nev v0.2.0

29 Jun 22:17
Compare
Choose a tag to compare

Lots of changes since the last version

Incomplete list:

  • Fuzzy search
  • Better auto completion system
  • More LSP integration
  • Basic debugging with DAP
  • More complete Vim and VSCode keybindings
  • Much better support for linux and the terminal version (both windows and linux)
  • and many small improvements

Notes:

  • The gui version is called astg, the terminal version ast
  • The release_linux_musl.zip only contains the terminal version
  • If you run into errors with glibc versions you have to compile the editor yourself for now, or use the musl version which is statically linked

First kind of usable version

05 Jan 17:04
Compare
Choose a tag to compare
Pre-release
v0.1.2-alpha

add terminal version to release folder

First release

13 Aug 16:00
Compare
Choose a tag to compare
First release Pre-release
Pre-release

This first release includes a windows and linux version