Re: [ANN] expound 0.1.2

2017-07-28 Thread Jeaye
This looks superb, Ben, thanks for the awesome work. On Tue, Jul 25, 2017 at 04:16:44PM -0700, Ben Brinckerhoff wrote: > Expound formats clojure.spec errors in a way that is optimized for humans > to read. Expound works in Clojure and Clojurescript. > > This release provides human-optimized erro

Re: ANN: ClojureScript 1.9.854

2017-07-28 Thread Rangel Spasov
Works for me on iOS JavaScriptCore 👍 (RN 0.45). Thanks David and all ClojureScript contributors! Rangel P.S. The only issue with a library that I saw was with https://github.com/tailrecursion/cljs-priority-map/blob/master/src/cljs/tailrecursion/priority_map.cljs#L4 *Invalid :refer, var cljs

ANN: ClojureScript 1.9.854

2017-07-28 Thread David Nolen
ClojureScript, the Clojure compiler that emits JavaScript source code. README and source code: https://github.com/clojure/clojurescript Leiningen dependency information: [org.clojure/clojurescript "1.9.854"] This is a significant feature release. Notable new features include comprehensive NPM d