Hey everyone! Just wanted to let you know that a new version of nREPL was released today. Here's the list of (small) changes and improvements:
New features - The built-in the CLI generates an .nrepl-port file on server startup. - #39 <https://github.com/nrepl/nREPL/issues/39>: Add a --connect command-line option allowing you to connect. with the built-in client to an already running nREPL server. - Add shorthand names for most command-line options. - Add a -v/--version command-line option. Changes - #32 <https://github.com/nrepl/nREPL/issues/32>: Extract the bencode logic in a separate library <https://github.com/nrepl/bencode>. Bugs fixed - #38 <https://github.com/nrepl/nREPL/issues/38>: Remove extra newline in REPL output. It's probably easy to figure out that most of the changes were done to improve the user experience for clojure-cli-tools users (aka clj). Enjoy! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.