1.10.0-beta3 is now available. As we re-opened some dev, we took this from 
an RC back down to a beta.

You can try it with clj using:

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

Changes in 1.10.0-beta3 include:


   - datafy - add :name to datafied classes and namespaces, :class to meta 
   of all if datafied
   - CLJ-1079 <https://dev.clojure.org/jira/browse/CLJ-1079> - Reader 
   should retain rather than overwrite :line :column meta on lists and seqs. 
   Also make clojure.main bind *file* based on :file meta.

You can read the full 1.10 changelog here: 
https://github.com/clojure/clojure/blob/master/changes.md

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