Woohoo! Yes! Thank you!

On Friday, December 13, 2013 7:15:40 AM UTC-8, David Nolen wrote:
>
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> README and source code: https://github.com/clojure/clojurescript
>
> New release version: 0.0-2120
>
> Leiningen dependency information:
>
>     [org.clojure/clojurescript "0.0-2120"]
>
> Enhancements:
> * inline source map information available to REPLs, enabled in browser REPL
> * #js data literal support added
> * :include-macros true and :refer-macros [syms ...] allowed in :require
> * make-array now inlined into dense array, much faster PHM perf
> * CLJS-673: support *print-level*
> * expose Google Closure Compiler defines under :closure-defines
> * expose Google Closure Compiler warnings configuration under 
> :closure-warnings
>
> Changes:
> * latest Closure Compiler dependency
> * CLJS-690: add sequence & sorted
> * CLJS-709: optimize cljs->js for sequential collection to array
> * CLJS-699: letfn fns not optimized
>
> Bug fixes:
> * CLJS-724: Range -first bug
> * CLJS-725: fix broken optimizations around IndexedSeq
> * fix broken behavior of #uuid and #inst data literals
> * CLJS-697: top-level symbol reference doesn't get an automatically 
> inserted ns-name
> * CLJS-692: cannot access properties on imported GClosure constructors
> * CLJS-480: reader/*data-readers* bound inconsistently
>

-- 
-- 
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/groups/opt_out.

Reply via email to