Forgot to add CLJS now depends on Clojure 1.5.1 and data.json 0.2.2.

On Friday, May 3, 2013, David Nolen wrote:

> artifact:
> http://search.maven.org/#artifactdetails%7Corg.clojure%7Cclojurescript%7C0.0-1798%7Cjar
>
> Git log: https://github.com/clojure/clojurescript/compare/r1586...r1798
>
> Enhancements
> ------------
>
> * Code size improvements, (.log js/console "Hello world!") now
>   generates ~100 LOC of pretty printed advanced compiled JavaScript
> * Source map merging, can produce composition source map, source map
> * Optimize PersistentArrayMaps
>
> Changes
> -------
>
> * Symbols are no longer JavaScript strings, support metadata
>
> Fixes
> -----
>
> * CLJS-367: chunked seq support in for and doseq, comprehension benchmarks
> * CLJS-496: better implementation of `char`
> * CLJS-495: add exists? macro
> * CLJS-493: get should accept any type
> * CLJS-492: avoid producing unnecessary calls to next in emit-apply-to
> * CLJS-491: avoid layered subvecs
> * CLJS-488: resolve aliased keywords properly
> * CLJS-438: import new threading macros from 1.5
> * CLJS-482: bind *out* as the target of Rhino REPL env printing
> * CLJS-484: Throw exception instead of trying to throw string in defmulti
> compiler macro
> * CLJS-468: Implement IKVReduce for nil, Test reduce-kv and fold with nil
> * CLJS-477: Vararg fns break when first vararg is undefined.
> * CLJS-473: cljs.closure/add-dep-string calls wrong munge
>

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