Hi David, this is great! I've switched to this branch, updated all hashing impls of deftypes in my library and it works without a hitch and see much less hash collisions in large 3d meshes as a result. Awesome!
K. On 8 Jun 2014 18:07, "David Nolen" <[email protected]> wrote: > 1.6.0 branch is ready to be tested > http://github.com/clojure/clojurescript/tree/1.6.0, please give it a try > in your projects. You can install this version of ClojureScript by > > * checking out the repo > * git checkout 1.6.0 > * ./script/install > > Take note of the version number that gets installed into your local Maven. > Use this in version number in your project. > > David > > > On Fri, Jun 6, 2014 at 10:43 AM, David Nolen <[email protected]> > wrote: > >> Future releases of ClojureScript will have a hard dependency on Clojure >> 1.6.0. If you have any objections, speak up now :) >> >> David >> > > -- > You received this message because you are subscribed to the Google Groups > "Clojure Dev" 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/clojure-dev. > For more options, visit https://groups.google.com/d/optout. > -- 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.
