Skip to content

CIDER 1.16.1

Latest
Compare
Choose a tag to compare
@bbatsov bbatsov released this 03 Dec 22:58
588c579

Changes

  • Bump the injected cider-nrepl to 0.50.3.
  • #3753: Add cider-log-show-frameworks command to show available log frameworks in a buffer.
  • #3746: Bring back cider completion style for activating backend-driven completion.

Bugs fixed

  • #3742: Restore syntax highlighting of result in the minibuffer.
  • #3747: Fix errors when docstring is nil.
  • #3757: Fix inspector's def-current-value selecting wrong REPL when multiple are connected.
  • #3754: Fix regex in cider-ns-from-p.