Re: [ANN] spec.alpha 0.2.176 and core.specs.alpha 0.2.44

2018-09-06 Thread Gordon Syme
This is fantastic! Thank you Alex

-Gordon

On Wednesday, 5 September 2018 13:24:02 UTC+1, Alex Miller wrote:
>
> 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  Don't print 
>ex-info into spec errors
>- CLJ-2391  Change spec 
>problem line print order
>- CLJ-2392  Stop 
>prepending :args to spec problem paths
>- CLJ-2393  Sort on 
>descending "in" length before "at" length
>
>
> core.specs.alpha 0.2.44
>
>- 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.


Re: [ANN] spec.alpha 0.2.176 and core.specs.alpha 0.2.44

2018-09-05 Thread Alex Miller
s/not/now/ :)

On Wednesday, September 5, 2018 at 8:24:02 AM UTC-4, Alex Miller wrote:
>
> 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  Don't print 
>ex-info into spec errors
>- CLJ-2391  Change spec 
>problem line print order
>- CLJ-2392  Stop 
>prepending :args to spec problem paths
>- CLJ-2393  Sort on 
>descending "in" length before "at" length
>
>
> core.specs.alpha 0.2.44
>
>- 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.