| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-04-26 | 1.3 kB | |
| v4.54.0 source code.tar.gz | 2025-04-26 | 1.2 MB | |
| v4.54.0 source code.zip | 2025-04-26 | 1.3 MB | |
| Totals: 3 Items | 2.5 MB | 0 | |
What's Changed
- Refactor fs.fnl to use nvim 0.8 builtins by @saccarosium in https://github.com/Olical/conjure/pull/630
- fix fennel client ,reload file error, nvim is nil by @tianhehi in https://github.com/Olical/conjure/pull/631
- Refactor log.fnl to remove aniseed nvim module by @saccarosium in https://github.com/Olical/conjure/pull/636
- Refactor treesitter.fnl to remove aniseed nvim module by @saccarosium in https://github.com/Olical/conjure/pull/640
- Add missing keymaps for Rust client by @russtoku in https://github.com/Olical/conjure/pull/648
- Embedding nfnl under
conjure.nfnl.by @Olical in https://github.com/Olical/conjure/pull/650 - Improve selection of forms for Rust client by @russtoku in https://github.com/Olical/conjure/pull/649
- Add client-name to clone op by @ericdallo in https://github.com/Olical/conjure/pull/659
- Use
vim.ui.selectto interactively prompt for Clojure nREPL sessions. [#660]
New Contributors
- @saccarosium made their first contribution in https://github.com/Olical/conjure/pull/630
- @tianhehi made their first contribution in https://github.com/Olical/conjure/pull/631
- @ericdallo made their first contribution in https://github.com/Olical/conjure/pull/659
Full Changelog: https://github.com/Olical/conjure/compare/v4.53.0...v4.54.0