There's a new release of Gorilla REPL available on Clojars. The biggest 
change - which should make the lives of students of Clojure a tiny bit 
better - is that exceptions are now displayed with their stack traces 
(thanks to cider-nrepl's stacktrace middleware). There are a number of 
other smaller fixes and enhancements. Thanks to all that contributed :-)

>From the changelog:

## Version 0.3.5

- AT LAST: exceptions show stacktraces!
- Serve resources from less generic location to avoid clashing with project 
files.
- Port files are now configurable (thanks to @mattexx).
- Separate out handlers from embedded HTTPKit to ease embedding (thanks to 
@deas).
- Make URLs relative to support easier embedding (thanks to @deas).
- Viewer properly supports non-ASCII text.
- Update to support CIDER-nrepl version 0.9.1.
- Large worksheets (>8MB) now save successfully.
- Can view worksheets hosted on BitBucket (thanks for @tbrx).
- Command to delete output from the worksheet (thanks to @dasmoth).


Enjoy!


Jony

-- 
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.

Reply via email to