Clojure 1.6.0-alpha2 is now available. Try it via - Download: http://central.maven.org/maven2/org/clojure/clojure/1.6.0-alpha2/ - Leiningen: [org.clojure/clojure "1.6.0-alpha2"]
Clojure 1.6.0-alpha2 has the following changes from 1.6.0-alpha1: 1) Reverted: CLJ-1252 (keywords starting with a digit no longer accepted by the reader) 2) Added: CLJ-1285 - fix collection bug that happens after modifying a transient data structure - thanks to Zach Tellman, MichaĆ Marczyk, Christophe Grand, and others for their work in finding and fixing in this. 3) Added: changelog for 1.6.0. https://github.com/clojure/clojure/blob/master/changes.md Please give it a whirl! Alex Miller -- -- 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/groups/opt_out.
