- Bump the nREPL dep to 0.5.3 and the REPLy dep to 0.4.3.
- Fix a hang after exiting the REPL.
- Add a REPLy repl (like in
lein repl
). - Add a
:headless
option. This controls whether to start the interactive REPL or not. - Updated nREPL dep to 0.4.5.
- Add a
:block
option. This allows chaining thenrepl
task with other Lein tasks when:block
is false.
- Updated nREPL dep to 0.4.4.
- Updated nREPL dep to 0.4.3.
- Initial release.