Just pushed out 0.0-2511. The only change is a new compiler flag :cache-analysis. When set to true the compiler will cache the EDN analysis data for each ClojureScript file to disk. When coupled with the lein fast trampoline feature and AOTed ClojureScript you can see some significant gains for cold start up times.
David On Sun, Dec 21, 2014 at 1:12 PM, David Nolen <dnolen.li...@gmail.com> wrote: > ClojureScript, the Clojure compiler that emits JavaScript source code. > > README and source code: https://github.com/clojure/clojurescript > > New release version: 0.0-2505 > > Leiningen dependency information: > > [org.clojure/clojurescript "0.0-2505"] > > This release fixes an issue with cljs.test and improves Node.js > support. > > ### Changes > * Stop generating random files for IJavaScript Strings > * added :source-map-timestamp build flag to get cache busting source > map urls > * Enhancements to bootstrap script > * Stop warning about deps.cljs usage > > ### Fixes > * Fix Node.js source mapping regression introduced by commit 254e548 > * CLJS-914: thrown-with-msg? is unable to get message of exception > * CLJS-915: On empty call, List and PersistentQueue do not retain > meta, sorted-set/sorted map do not retain comparator -- 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.