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 digit (which I 
believe was reverted?).

CongoMongo had a test failure (due to the hashing changes?). It was a 
suspicious test that was relying on the sequence ordering of iterating over a 
set so I just fixed the test.

Sean

On Mar 5, 2014, at 8:17 AM, Alex Miller <a...@puredanger.com> wrote:
> 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 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 "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 following changes from 1.6.0-beta1:
> 
> - [CLJ-1355] Restore hashCode for Symbol and Keyword (regression from hashing 
> changes)
> - [CLJ-1363] Reflective .- should return field if field and method both exist
> - [CLJ-1354] Make APersistentVector.SubVector public 
> - Move loop locals into same clearing context as loop body (makes local 
> clearing earlier on loop vars in some cases)
> - [CLJ-1352] Fix regression in running test fixtures introduced in CLJ-866
> 
> Please give it a try and let us know your feedback!
> Alex 



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to