Huzzah! The uphill climb continues apace!

On Tuesday, January 29, 2013 10:07:54 PM UTC-5, Tim King wrote:
>
> I am pleased to announce that nrepl.el v0.1.6 has been released, and is 
> now available on marmalade.
>
> Preview versions of the next release are available on Melpa.
> See the Readme on github (https://github.com/kingtim/nrepl.el) for 
> installation and usage instructions.
>
> Notable changes since our last release:
> - Ported SLIME macroexpansion mode (see README for full documentation)
> - Updated macroexpansion to use pprint with code-dispatch
> - Eldoc argument highlighting
> - Simplify popup buffer quit/restore using `quit-window'.
> - Add nrepl-disconnected-hook and disable nrepl when disconnected.
> - Emit server log output at bottom of *nrepl-server* buffer. (Brian Rowe)
> - Reset nrepl-buffer-ns on nrepl-restart.  Fixes issue #187.
> - Implement nrepl-mode as a derived mode. (Bozhidar Batsov)
> - fix #194 - stacktrace buffer was not respecting nrepl-popup-stacktraces 
> (Bozhidar Batsov)
> - Get key bindings documentation into the minor mode descriptions (Ivan 
> Necas)
> - Fix message formatting for results containing "%" (fixes issue #195).
> - Fix NPE in nrepl-jump (issue #124).  (cola-zero)
> - Fix nrepl to work with fish shell (issue #192). (Dario Bertini)
> - Adjusted the javadoc keybinding and mentioned it in the README. 
> (Bozhidar Batsov)
> - made the TAB command in the nrepl-mode buffers configurable (Bozhidar 
> Batsov)
> - Added convenience function to report the version of nREPL in use. (fogus)
> - Fix issue #163 - exclude ns from nrepl-load-file.
> - Ignore "killed" and "hangup" events in sentinel (Chris Bilson)
> - Shift-Home and Shift-Ctrl-a in repl, which select just the user input 
> when on the input line. (Ivan Kozik)
> - Clear the correct region when replacing the input line. (Ivan Kozik)
> - Fix issue #146.  Include "@" in nrepl-input-complete-p.
> - Handle stdout messages that arrive after status "done"
> - Various and sundry bug fixes and documentation additions and updates.
>
> Many thanks to all the contributed their time and energy by 
> reporting issues, submitting patches and testing out bug fixes and features.
>
> Enjoy!
>
> Cheers,
> Tim
>
>

-- 
-- 
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/groups/opt_out.


Reply via email to