Skip to content

cider-nrepl v0.62.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:19
· 15 commits to master since this release

What's Changed

  • Fix a cluster of debugger bugs by @bbatsov in #1029
  • [ci] Cap the heap via JAVA_OPTS to fix jdk11 OOM by @bbatsov in #1030
  • Preserve record literals through debugger/enlighten instrumentation by @bbatsov in #1031
  • [debug] Don't instrument deftype/defrecord method bodies by @bbatsov in #1032
  • [#382] Regression test for enlightening deftest bodies by @bbatsov in #1033

Full Changelog: v0.62.0...v0.62.1