Skip to content

v4.38.0

Compare
Choose a tag to compare
@Olical Olical released this 07 Aug 13:41
· 311 commits to master since this release

What's Changed

  • Adds basic Rust stdio support with evcxr by @rafaeldelboni in #383
  • Documentation tweaks, more client docs and links.
  • More notes on tree-sitter.
  • Update Aniseed with if-let + when-let support.
  • Improve word extraction if you have tree sitter enabled. This improves eval, doc and go to word def.
  • Print a more helpful log message if your Neovim Fennel REPL has hung and isn't responding to evals. This prompt will help you reset your REPL if you think it's stuck (i.e. you opened a string and never closed it).

Full Changelog: v4.37.0...v4.38.0