v4.41.0
What's Changed
- Fix Conjure ignores ; in Julia #416 by @usmcamp0811 in #435
- Bump minimum Neovim version.
- Aniseed updates to fix some testing tools.
- "run alternate ns tests" for Clojure now ALWAYS run the
-test
file, not the opposite. - Fixed REPL resetting for Fennel / Aniseed.
- Added raw_out option for Hy #436
- Auto REPL for Clojure now picks random open ports, won't clash with other Neovim instances
- Handle
\r\n
in Python REPLs #439 - Fix Racket inline results and "eval to comment" mappings #438
New Contributors
- @usmcamp0811 made their first contribution in #435
Full Changelog: v4.40.0...v4.41.0