Thanks to Darrick Wiebe for these features.
- Fix a bug in
catch-break!
. - Add support for
return!
fromcatch-break!
- Add label support to
catch-break!
Adds the new com.gfredericks.debug-repl.async
namespace.
Supports the namespace change in newer versions of nrepl (and thus leiningen) (#7 and #8).
Fixes a bug with primitive type hints.
Fixed a race condition in unbreak!!
that caused it to just not work.
Added catch-break!
.
Sorta fix *1
, *2
, etc.
Detects the NREPL-53 bug instead of failing strangely.
Compatibility with clojure 1.4.
Add unbreak!!
for disabling future breaks.