Skip to content

v4.33.0

Compare
Choose a tag to compare
@Olical Olical released this 24 Apr 15:03
· 374 commits to master since this release
5e35a6a

What's Changed

New Contributors

  • @eHammarstrom made their first contribution in #335

  • Fennel v1.1.0

  • Aniseed module upgrades, you can now destructure in requires etc

  • Slight tree-sitter check improvements

  • Some attempts at Common Lisp REPL fixes, probably lots more to do

  • Default to enabling tree-sitter if you have everything setup for the current buffer (fixes a subtle issue)

  • Running ShadowSelect multiple times won't throw errors, it only works from the outer Clojure environment now

  • Prevent the two logs when you connect to a Clojure REPL, now you just get one once the type of the REPL is known

  • Update tree-sitter API calls to comply with breaking changes in Neovim 0.7+, you may need to update Neovim!

Full Changelog: v4.32.0...v4.33.0