Re: [ANN] Clojure 1.6.0-beta2

2014-03-05 Thread Michael Klishin
2014-03-05 21:47 GMT+04:00 Sean Corfield : > We've been running our (World Singles) test suite against > 1.6.0-master-SNAPSHOT for some time as a matter of course and haven't > tripped over anything so far (that I can recall). The only change in our > bugbase due to 1.6.0 was the earlier change to

Re: [ANN] Clojure 1.6.0-beta2

2014-03-05 Thread Sean Corfield
We've been running our (World Singles) test suite against 1.6.0-master-SNAPSHOT for some time as a matter of course and haven't tripped over anything so far (that I can recall). The only change in our bugbase due to 1.6.0 was the earlier change to disallow keyword literals that start with a digi

Re: [ANN] Clojure 1.6.0-beta2

2014-03-05 Thread Alex Miller
I have not heard of any regressions or other critical issues with beta2. If you know of anything, please let me know asap - we plan to release RC1 soon. Alex On Thursday, February 27, 2014 4:39:28 PM UTC-6, Alex Miller wrote: > > That first line should be 1.6.0-beta2 of course. :) > > On Thurs

Re: [ANN] Clojure 1.6.0-beta2

2014-02-27 Thread Alex Miller
That first line should be 1.6.0-beta2 of course. :) On Thursday, February 27, 2014 5:37:15 PM UTC-5, Alex Miller wrote: > > Clojure 1.6.0-beta1 is now available. > > Try it via > - Download: > http://central.maven.org/maven2/org/clojure/clojure/1.6.0-beta2 > - Leiningen: [org.clojure/clojure

[ANN] Clojure 1.6.0-beta2

2014-02-27 Thread Alex Miller
Clojure 1.6.0-beta1 is now available. Try it via - Download: http://central.maven.org/maven2/org/clojure/clojure/1.6.0-beta2 - Leiningen: [org.clojure/clojure "1.6.0-beta2"] See the full change log here: https://github.com/clojure/clojure/blob/master/changes.md Clojure 1.6.0-beta2 has the fol