Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-04 | 1.4 kB | |
v4.55.0 source code.tar.gz | 2025-07-04 | 1.2 MB | |
v4.55.0 source code.zip | 2025-07-04 | 1.3 MB | |
Totals: 3 Items | 2.5 MB | 0 |
What's Changed
- fix(school): update script to call conjure.lua by @practicalli-johnny in https://github.com/Olical/conjure/pull/662
- Test on gh actions by @Olical in https://github.com/Olical/conjure/pull/663
- Fix unknown-module-field for vim.loop.constants.SIGINT by @russtoku in https://github.com/Olical/conjure/pull/666
- Make it possible to turn off clojure.test failure pretty printing by @philomates in https://github.com/Olical/conjure/pull/667
- Rewrite bencode using mutable string buffer (fix [#669]) by @garrett-hopper in https://github.com/Olical/conjure/pull/670
- Add support to Guile client to connect to REPL via TCP port by @russtoku in https://github.com/Olical/conjure/pull/668
- Initialize Guile modules in REPL for non-nil contexts by @seamusriordan in https://github.com/Olical/conjure/pull/675
- Use Guile REPL's ,d over procedure-documentation for more robust documentation by @seamusriordan in https://github.com/Olical/conjure/pull/680
New Contributors
- @practicalli-johnny made their first contribution in https://github.com/Olical/conjure/pull/662
- @garrett-hopper made their first contribution in https://github.com/Olical/conjure/pull/670
- @seamusriordan made their first contribution in https://github.com/Olical/conjure/pull/675
Full Changelog: https://github.com/Olical/conjure/compare/v4.54.0...v4.55.0