Just curious, why the version number very different from most of other
projects that i have seen?

Otherwise conglats.
Josh


On Fri, Oct 11, 2013 at 3:28 PM, David Nolen <[email protected]> wrote:

> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> README and source code: https://github.com/clojure/clojurescript
>
> New release version: 0.0-1933
>
> Leiningen dependency information:
>
>     [org.clojure/clojurescript "0.0-1933"]
>
> Changes:
> * / in symbol now always delimits a namespace
> * tools.reader 0.7.9, addresses Windows line ending convention
>
> Enhancements:
> * referred vars and macros now verified
> * replace asserts with errors, now file and line location for all analyzer
> and compiler errors
>
> Bug fixes:
> * CLJS 600 & 604: LazySeq regressions
> * CLJS 605: Allow alias target to change when recompiling file
> * CLJS 456: test case for CLJS 544
> * CLJS 603: namespace and variadic function shadowing
> * CLJS 566: 1 arity method for partial
> * CLJS 601: multiple cases of fn arity now emits warning
> * CLJS 613: unify try special form with Clojure
> * CLJS 602: better error message for too many arguments to fn
>
>  --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> [email protected]
> 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 [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to