cider-nrepl v0.62.1
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