Wow, that's a fast timeline. Thank you. We'll upgrade to Alpha 2 this week.
We may go to production with it fairly quickly.

Sean

On Sat, Jul 18, 2015 at 6:11 AM, Alex Miller <a...@puredanger.com> wrote:

> Clojure 1.8.0-alpha1 and 1.8.0-alpha2 are now available.
>
> Try it via
> - Download:
> https://repo1.maven.org/maven2/org/clojure/clojure/1.8.0-alpha2
> - Leiningen: [org.clojure/clojure "1.8.0-alpha2"]
>
> 1.8.0-alpha1 includes support for tuples (optimized small vectors)
> inspired by Zach Tellman's work.
>
> 1.8.0-alpha2 has an additional set of bug fixes and enhancements:
>
> CLJ-703 Improve writeClassFile performance
> CLJ-1659 compile leaks files
> CLJ-1761 clojure.core/run! does not always return nil
> CLJ-1645 'javap -v' on protocol class reveals no source file
> CLJ-1644 into-array fails for sequences starting with nil
> CLJ-1588 StackOverflow in clojure.test macroexpand with `are` and
> anonymous `fn`
> CLJ-1565 pprint issues infinite output for a protocol
> CLJ-1562 some->,some->>,cond->,cond->> and as-> doesn't work with (recur)
> CLJ-1533 Oddity in type tag usage for primInvoke
> CLJ-1528 clojure.test/inc-report-counter is not thread safe
> CLJ-1399 missing field munging when recreating deftypes serialized into
> byte code
> CLJ-1313 Correct a few unit tests
> CLJ-1250 Reducer (and folder) instances hold onto the head of seqs
> CLJ-1208 Namespace is not loaded on defrecord class init
>
> Our current plans for 1.8 are to feature freeze on October 1st (typically
> that is beta 1) and then work through a release in time for the
> Clojure/Conj in late November. We expect 1.8 to include the Socket Server
> REPL work (http://dev.clojure.org/display/design/Socket+Server+REPL) and
> possibly other things to be determined.
>
> - Alex
>
> --
> 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.
>



-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

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