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

Reply via email to