Skip to content

v4.37.0

Compare
Choose a tag to compare
@Olical Olical released this 02 Jul 11:25
· 331 commits to master since this release
2e7f449

What's Changed

  • Add Julia client by @TerseTears in #346
  • Guile: Ensure that module is set before evaluation by @taw10 in #369
  • Clojure client can now evaluate #_ commented forms and forms within (comment ...) blocks with <prefix>er. As long as you have tree-sitter installed you can "eval root form" under comment blocks and it'll walk up to the comment block but then go no further. So you can run all of the sibling children of a comment form separately as if the comment didn't exist.

New Contributors

Full Changelog: v4.36.0...v4.37.0