We deployed beta1 to production this morning. I’ll report back if we encounter 
any problems (generally we’ve found Clojure pre-release builds to be very 
stable). We were previously running alpha5 in production.

Sean

On Apr 10, 2015, at 12:25 PM, Alex Miller <a...@puredanger.com> wrote:
> Clojure 1.7.0-beta1 is now available.
> 
> Try it via
> - Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.7.0-beta1/ 
> <https://repo1.maven.org/maven2/org/clojure/clojure/1.7.0-beta1/>
> - Leiningen: [org.clojure/clojure "1.7.0-beta1"]
> 
> Regression fixes since 1.7.0-alpha6:
> 
> 1) CLJ-1692 - make iterate match prior laziness
> 2) CLJ-1694 - make cycle match prior laziness
> 3) CLJ-1685 - correctly handle :eof option in read and read-string
> 
> One faster sequence and reduce path that didn't quite make it into alpha6 is 
> now available - range is now faster for both the traditional sequence use 
> case (both chunked and unchunked traversal) and the fast reduce path.
> 
> Also, since alpha6 was released, reader conditionals were ported to 
> tools.reader and the latest ClojureScript release now supports them, so now 
> is a great time to try them out!
>                         
> For all changes new in beta1, see the issues marked "(beta1)" in the
> full changes below.
> …


-- 
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
--- 
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to