File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 66
77* Add first class support for Babashka (more warnings when you connect to ` babashka.nrepl ` ).
88* Add support for nREPL 0.8's ` lookup ` op.
9- * Add support for nREPL 0.7's sideloading functionality.
9+ * Add support for nREPL 0.7's sideloading functionality (experimental) .
1010* Add support for nREPL 0.8's ` ls-middleware ` op.
11+ * [ #2861 ] ( https://github.com/clojure-emacs/cider/pull/2861 ) : Add support for the Krell REPL.
1112
1213### Changes
1314
1718macros, special forms and methods.
1819* No longer fetches ClojureDocs data on first run (it's now bundled with ` cider-nrepl ` ).
1920* No longer updates the ClojureDocs data automatically on startup (it has to be updated explicitly using ` M-x cider-clojuredocs-refresh-cache ` ).
21+ * Use nREPL 0.8 by default (when doing ` cider-jack-in ` ).
2022
2123### Bugs fixed
2224
You can’t perform that action at this time.
0 commit comments