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

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

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

   - CLJ-2374 <https://dev.clojure.org/jira/browse/CLJ-2374> - Add type 
   hint to address reflection ambiguity in JDK 11
   - CLJ-1209 <https://dev.clojure.org/jira/browse/CLJ-1209> - Print 
   ex-data in clojure.test error reports
   - CLJ-1120 <https://dev.clojure.org/jira/browse/CLJ-1120> - Add ex-cause 
   and ex-message as in CLJS for portabile error handling
   - CLJ-2385 <https://dev.clojure.org/jira/browse/CLJ-2385> - Delay start 
   of tap-loop thread (addresses graal native-image issue)
   - CLJ-2407 <https://dev.clojure.org/jira/browse/CLJ-2407> - Fix errors 
   in unit tests
   - CLJ-2066 <https://dev.clojure.org/jira/browse/CLJ-2066> - Add 
   reflection fallback for --illegal-access warnings in Java 9+
   - CLJ-2375 <https://dev.clojure.org/jira/browse/CLJ-2375> - Fix usage of 
   deprecated JDK apis
   - CLJ-2358 <https://dev.clojure.org/jira/browse/CLJ-2358> - Fix invalid 
   arity of read+string
   

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