Skip to content

cider-nrepl v0.60.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:06

What's Changed

  • Fix NPE in slurp for directory URLs on JDK 8 by @bbatsov in #976
  • Fixed typo: min-clojure-verion by @metayan in #977
  • Bump orchard to 0.42.0 and drop the inspector analytics hint by @bbatsov in #979
  • Add the cider/classify-symbols op by @bbatsov in #978
  • Add list-traced and untrace-all trace ops by @bbatsov in #981
  • Add trace-subscribe/unsubscribe streaming ops by @bbatsov in #982
  • Place enlighten overlays by each form's own line by @bbatsov in #983
  • Enlighten every sub-expression, not just returns and locals by @bbatsov in #984
  • Add the cider/who-implements op by @bbatsov in #985
  • Add cider/type-protocols and cider/protocols-with-method ops by @bbatsov in #986

New Contributors

Full Changelog: v0.59.0...v0.60.0