Skip to content

CIDER 1.20 ("Lanzarote")

Latest

Choose a tag to compare

@bbatsov bbatsov released this 05 Nov 09:34
· 2 commits to master since this release

New features

  • #3847: Inspector: tidy up namespaced-qualified keywords.

Changes

  • Bump the injected nrepl to 1.5.1.
      • nrepl#385: Preserve filename in functions compiled during regular eval.
  • Bump the injected piggieback to 0.6.1.
  • Bump the injected cider-nrepl to 0.58.0.
  • #3834: Change cider-ns-refresh to always use Clojure REPL.

Bugs fixed

  • #3832: Fix nrepl--eval-request sending duplicate info.
  • #3837: Fix broken stacktrace response when C-c C-p throws an exception.
  • orchard#353: Stacktrace: flag Clojure functions as duplicate.
  • orchard#355: Java: resolve source files for non-base JDK classes.
  • #3834: Fix cider-ns-refresh throwing an error when a Clojure REPL exists, but cider-current-repl does not support the required operations.
  • #3848: Format: fix cider-format crashing when format options are set.