> * Update to support CIDER-nrepl version 0.9.1. This is the part I'm most excited about :) Thanks, Jony!
On Wed, Nov 25, 2015 at 10:43 AM, Fergal Byrne <[email protected]> wrote: > Great to hear Jony. You wouldn't believe the diversity of projects using > this for exposition and explanation, and the stack trace is going to make a > big difference. Hats to you and all your contributors. > > -- > > Fergal Byrne, Brenter IT > > Author, Real Machine Intelligence with Clortex and NuPIC > https://leanpub.com/realsmartmachines > > Speaking on Clortex and HTM/CLA at euroClojure Krakow, June 2014: > http://euroclojure.com/2014/ > and at LambdaJam Chicago, July 2014: http://www.lambdajam.com > > http://inbits.com - Better Living through Thoughtful Technology > http://ie.linkedin.com/in/fergbyrne/ - https://github.com/fergalbyrne > > e:[email protected] t:+353 83 4214179 > Join the quest for Machine Intelligence at http://numenta.org > Formerly of Adnet [email protected] http://www.adnet.ie > > > On Wed, Nov 25, 2015 at 6:39 PM, Jony Hudson <[email protected]> > wrote: > >> 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 [email protected] >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> [email protected] >> 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 [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
