Skip to content

CIDER 1.16 ("Kherson")

Compare
Choose a tag to compare
@bbatsov bbatsov released this 24 Sep 06:34
· 27 commits to master since this release

Changes

  • Bump the injected nREPL version to 1.3.
  • #3733: Remove support for sideloading. (this experimental feature was removed from nREPL 1.3)
  • Bump the injected cider-nrepl to 0.50.2.
    • Introduce new backend for CIDER tracing functionality (replacing tools.trace).
    • Remove special handling of Boot classpath.

Bugs fixed

  • #3722: Call cider-docstring--format after checking argument is not nil.
  • #3739: Leiningen jack-in fails when cider-enable-nrepl-jvmti-agent is enabled.