core.specs.alpha is a Clojure library containining specs to describe 
Clojure core macros and functions.

core.specs.alpha 0.1.24 is now available. core.specs.alpha is included 
automatically as a dependency of Clojure in the 1.9 alphas, but you can 
also hard code this to pull in a newer version than the current alpha.

Try it via:  [org.clojure/core.specs.alpha "0.1.24"]

0.1.24 includes the following changes since 0.1.10:

   - CLJ-2219 <https://dev.clojure.org/jira/browse/CLJ-2219> - `require` 
   prefix lists were incorrectly spec'ed
   - CLJ-2220 <https://dev.clojure.org/jira/browse/CLJ-2220> - `use` prefix 
   lists were incorrectly spec'ed
   - dependencies on clojure and spec.alpha are now listed as provided so 
   are not treated as transitive deps

Also see: https://github.com/clojure/core.specs.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