0.3.0
Changes in this release are:
- Handle connection addresses starting with
nrepl://, e.g.nrepl://127.0.0.1:7888, which you can directly copy & paste from leiningen repl. - Added support handling clojurescript stacktraces. Also Clojure stacktraces are now handled with
(clojure.repl/pst). - Merged #10 - added support for decoding negative integers.
- Merged #11 - added support for custom nREPL operators.