Clojure 1.3 Beta 2 is now available at 

http://clojure.org/downloads

The list of changes:

  * clojure.test/*/*-report vars made dynamic for use with external
    tools.
  * Calls favor arg vectors :tag over var :tag (CLJ-811)
  * BigInt ops made faster when values are small enough to be treated as 
longs
  * rational? metadata fixed
  * partition and partition-all holds less
  * Bug fixed on transient vectors
  * print-dup and print-method removed for deftypes (CLJ-812)
  * Prevent make-parents NPE, (CLJ-808)
  * Special print support removed for BigIntegers. (CLJ-798)

Please grab it and let us know how it works for you.

Thanks!

--
Chris Redinger
Clojure/core
http://clojure.com

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

Reply via email to