New releases of spec.alpha and core.specs.alpha are not available. These 
releases make several changes to spec error printing and to the definition 
of the existing clojure.core macro specs to improve readability and error 
reporting. Some additional changes are coming in 1.10.0-alpha7, but these 
libraries can be used now with Clojure 1.9.0.

deps.edn:

  org.clojure/spec.alpha {:mvn "0.2.176"}
  org.clojure/core.specs.alpha {:mvn "0.2.44"}


spec.alpha 0.2.176
   
   - CLJ-2373 <https://dev.clojure.org/jira/browse/CLJ-2373> Don't print 
   ex-info into spec errors
   - CLJ-2391 <https://dev.clojure.org/jira/browse/CLJ-2391> Change spec 
   problem line print order
   - CLJ-2392 <https://dev.clojure.org/jira/browse/CLJ-2392> Stop 
   prepending :args to spec problem paths
   - CLJ-2393 <https://dev.clojure.org/jira/browse/CLJ-2393> Sort on 
   descending "in" length before "at" length


core.specs.alpha 0.2.44
   
   - CLJ-2395 <https://dev.clojure.org/jira/browse/CLJ-2395> improve path 
   names and predicate names in core specs




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