Thank you! We’re already on Alpha 8 in production, and we upgraded to Alpha 9 
in dev today. We’ll get Beta 1 onto dev and into QA on Monday and I expect 
we’ll take it to production early next week.

Will there be more detail about prepl in a blog post or similar?

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

________________________________
From: clojure@googlegroups.com <clojure@googlegroups.com> on behalf of Alex 
Miller <a...@puredanger.com>
Sent: Friday, October 5, 2018 9:21:20 PM
To: Clojure
Subject: Re: [ANN] Clojure 1.10.0-beta1

Now is a great time to try 1.10.0-beta1 and let us know if you find any major 
bugs or performance issues.

I also meant to mention that all changes in Clojure 1.10 are now collected in 
the changelog:

    https://github.com/clojure/clojure/blob/master/changes.md

At this point, we consider 1.10 to be feature complete and only plan to address 
critical bug fixes so we can move expeditiously towards a final release.



On Friday, October 5, 2018 at 11:09:25 PM UTC-5, Alex Miller wrote:

1.10.0-beta1 is now available. You can try it with clj using:

      clj -Sdeps '{:deps {org.clojure/clojure {:mvn/version "1.10.0-beta1"}}}'


1.10.0-beta1 includes the following changes since 1.10.0-alpha9:

  *   Revert change for CLJ-1550<https://dev.clojure.org/jira/browse/CLJ-1550> 
- Classes generated by deftype and defrecord don’t play nice with .getPackage
  *   Revert change for CLJ-1435<https://dev.clojure.org/jira/browse/CLJ-1435> 
- 'numerator and 'denominator fail to handle integral values (i.e. N/1)
  *   Add changelog since 1.9
  *   Mark prepl as alpha

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

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