Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-09 | 2.0 kB | |
v4.56.0 source code.tar.gz | 2025-09-09 | 1.2 MB | |
v4.56.0 source code.zip | 2025-09-09 | 1.4 MB | |
Totals: 3 Items | 2.6 MB | 0 |
What's Changed
- Better debug msgs for Python client and use nfnl hot reload for remote.stdio module by @russtoku in https://github.com/Olical/conjure/pull/684
- Improve snd-s7 and sql clients. by @russtoku in https://github.com/Olical/conjure/pull/686
- Prevent Guile REPL completions when eval is pending by @seamusriordan in https://github.com/Olical/conjure/pull/688
- Fix iw text object as iW to select school.lesson-6-message by @gbroques in https://github.com/Olical/conjure/pull/694
- jump-to-latest: close-hud by @jessie-ross in https://github.com/Olical/conjure/pull/690
- Prevalidate scheme and Guile before eval by @seamusriordan in https://github.com/Olical/conjure/pull/687
- Conjure JavaScript Support by @Stansom in https://github.com/Olical/conjure/pull/685
- Add tree-sitter based completions to Guile, Scheme, and Common Lisp by @seamusriordan in https://github.com/Olical/conjure/pull/695
- Update Racket client to use new module define and remove viml->lua by @russtoku in https://github.com/Olical/conjure/pull/700
- Convert clients to nfnl from aniseed by @russtoku in https://github.com/Olical/conjure/pull/701
- fix error in issue [#466] by @bx-sa1 in https://github.com/Olical/conjure/pull/705
New Contributors
- @gbroques made their first contribution in https://github.com/Olical/conjure/pull/694
- @jessie-ross made their first contribution in https://github.com/Olical/conjure/pull/690
- @Stansom made their first contribution in https://github.com/Olical/conjure/pull/685
- @bx-sa1 made their first contribution in https://github.com/Olical/conjure/pull/705
Full Changelog: https://github.com/Olical/conjure/compare/v4.55.0...v4.56.0
There's more changes coming such as [#704] and [#698] but I wanted to cut a tag off for those of you that want to pin to these features before further changes. I've also got some Clojure improvements in the pipe although they're subtle and to do with long standing smaller issues.