Here is a bookmarklet that turns /CLJS-\d+/ text into link: 
https://dl.dropboxusercontent.com/u/12379861/cljsjira.html

Thanks for the release!  Especially CLJS-855 :-)
Alan

On Thursday, September 18, 2014 9:46:42 PM UTC-4, bob wrote:
> It would be better that the jira issues have links.
> 
> 
> On Thursday, September 18, 2014 8:23:45 PM 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-2341
> 
> 
> 
> Leiningen dependency information:
> 
> 
> 
>     [org.clojure/clojurescript "0.0-2341"]
> 
> 
> 
> This releases comes with considerably better analysis. Vars from other
> 
> namespaces are finally also verified. Protocols previously saw very
> 
> little analysis support. Protocol method implementations are now
> 
> checked for validity against the declared protocol.
> 
> 
> 
> Transducers are also now in sync with Clojure 1.7.0-alpha2
> 
> 
> 
> Feedback welcome!
> 
> 
> 
> ### Enhancements
> 
> * transducers
> 
> 
> 
> ### Fixes
> 
> * CLJS-704: warn if protocol extended to type multiple times in extend-type
> 
> * CLJS-702: warn if protocol doesn't match declared
> 
> * CLJS-859: use https for the bootstrap script
> 
> * CLJS-855: combinatorial code generation under advanced
> 
> * CLJS-858: resolve-existing var does not check vars outside current ns
> 
> * CLJS-852: same group-by as Clojure
> 
> * CLJS-847: Safari toString fix
> 
> * CLJS-846: preserve namespace metadata

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

Reply via email to