Skip to content

CIDER 1.19 ("Skiathos")

Latest
Compare
Choose a tag to compare
@bbatsov bbatsov released this 10 Jul 08:11
· 6 commits to master since this release

1.19.0 (2025-07-10)

New features

  • #3359: Add customizable default connection params (see cider-connect-default-params and cider-connect-default-cljs-params).
  • #3828: Inspector: diff mode.
  • #3828: Inspector: sorting maps by keys.

Changes

  • Bump the injected cider-nrepl to 0.57.0.
  • #3816: (Breaking) Remove enrich-classpath support from cider-jack-in.
  • #3817: Enable cider-download-java-sources by default.