Re: [ANN] Clojure 1.6.0-alpha1 release

2013-11-01 Thread Sean Corfield
Thanx. Just wanted to check I wasn't looking in the wrong place. On Fri, Nov 1, 2013 at 5:02 PM, Alex Miller wrote: > Those are the updates (so far) that will go into changes.md. Stu H released > before they were added. :) But that is where they will go. > > > On Friday, November 1, 2013 5:38:49

Re: [ANN] Clojure 1.6.0-alpha1 release

2013-11-01 Thread Alex Miller
Those are the updates (so far) that will go into changes.md. Stu H released before they were added. :) But that is where they will go. On Friday, November 1, 2013 5:38:49 PM UTC-5, Sean Corfield wrote: > > Thanx Alex. Are these release notes kept somewhere in the Github repo? > I looked at ch

Re: [ANN] Clojure 1.6.0-alpha1 release

2013-11-01 Thread Sean Corfield
Thanx Alex. Are these release notes kept somewhere in the Github repo? I looked at changes.md but that's still 1.5.1 and couldn't see any obvious new document for 1.6 Alpha 1...? Sean On Fri, Nov 1, 2013 at 11:14 AM, Alex Miller wrote: > Clojure 1.6.0-alpha1 is now available. > > Try it via > -

[ANN] Clojure 1.6.0-alpha1 release

2013-11-01 Thread Alex Miller
Clojure 1.6.0-alpha1 is now available. Try it via - Download: http://central.maven.org/maven2/org/clojure/clojure/1.6.0-alpha1/ - Leiningen: [org.clojure/clojure "1.6.0-alpha1"] A list of tickets included is below. Please note that CLJ-1252 introduces a breaking change such that keywords beginnin