Skip to content

CIDER 1.15.1

Latest
Compare
Choose a tag to compare
@bbatsov bbatsov released this 02 Jul 16:37
· 4 commits to master since this release

Changes

  • #3714: Show progress when evaluating files using cider-load-all-files.
  • #3713: Optimize nrepl-dict-get and deprecate its 3-argument arity.
  • #3719: Remove duplicated keybinding.
  • Bump the injected cider-nrepl to 0.49.1.
    • Reduces the minimal supported Clojure version to 1.10.0 (from 1.10.3).