Clojure 1.9.0-alpha15 is now available.

Try it via

- Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-alpha15
- Leiningen: [org.clojure/clojure "1.9.0-alpha15"]

1.9.0-alpha15 includes the following changes since 1.9.0-alpha14:

- CLJ-1793 - reducer instances hold onto the head of seqs (also applies to 
a broader set of head-holding cases)
- CLJ-2043 - s/form of conformer is broken
- CLJ-2035 - s/form of collection specs are broken
- CLJ-2100 - s/form of s/nilable should include the original spec, not the 
resolved spec

Specs:

- CLJ-2062 - added specs for `import` and `refer-clojure`
- CLJ-2114 - ::defn-args spec incorrectly parses map body as a prepost 
rather than function body
- CLJ-2055 - binding-form spec parses symbol-only maps incorrectly

Infrastructure:

- CLJ-2113 - Clojure maven build updated

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