What's preventing you from using ClojureScript releases that rely on Clojure 1.6.0 (ClojureScript <= 0.0-3178)? The last real critical bug was the Firefox ES6 regex issue, fixed as of 0.0-2985. We're not going to maintain a 1.6 compatible branch.
David On Mon, May 11, 2015 at 5:27 PM, Stephen Nelson <[email protected]> wrote: > > As I said above, you must specify Clojure 1.7.0-beta2 as your Clojure > dependency. > > We're quite unhappy about this change. Wherever possible, we try to > avoid using unreleased software in our production environments, but > because we compile clojurescript snippets on the fly we're now forced > to switch our whole project to 1.7. > > Could you please consider reverting the clj->cljc change until 1.7 is > released, or maintaining a 1.6-compatible branch for bug fixes. > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
