v4.55.0
What's Changed
- fix(school): update script to call conjure.lua by @practicalli-johnny in #662
- Test on gh actions by @Olical in #663
- Fix unknown-module-field for vim.loop.constants.SIGINT by @russtoku in #666
- Make it possible to turn off clojure.test failure pretty printing by @philomates in #667
- Rewrite bencode using mutable string buffer (fix #669) by @garrett-hopper in #670
- Add support to Guile client to connect to REPL via TCP port by @russtoku in #668
- Initialize Guile modules in REPL for non-nil contexts by @seamusriordan in #675
- Use Guile REPL's ,d over procedure-documentation for more robust documentation by @seamusriordan in #680
New Contributors
- @practicalli-johnny made their first contribution in #662
- @garrett-hopper made their first contribution in #670
- @seamusriordan made their first contribution in #675
Full Changelog: v4.54.0...v4.55.0