Woot! On Thu, Aug 19, 2010 at 11:37 AM, Rayne <[email protected]> wrote:
> Congratulations! Thanks to everybody who worked on this masterpiece. > Best. Language. Ever. > > On Aug 19, 10:25 am, Rich Hickey <[email protected]> wrote: > > I'm pleased to announce today the release of Clojure 1.2. > > > > http://clojure.org/downloads > > > > For maven/leiningen users, your settings to get the beta from > > build.clojure.org/releases are: > > > > :dependencies [[org.clojure/clojure "1.2.0"] > > [org.clojure/clojure-contrib "1.2.0"] > > > > This release includes many significant new features, such as protocols > > and datatypes; enhancements to existing features like the sequence > > library, destructuring and agents; support for annotations, etc. In > > addition, it incorporates many enhancements first developed and > > nurtured in clojure-contrib like I/O, string and pretty printing > > facilities. > > > > This release reflects the work of many people in addition to myself, > > and I'd like to thank all of the contributors who've submitted fix and > > enhancement patches, and everyone in the community who has > > participated in terrific dialog that surrounds the development and use > > of Clojure. > > > > Congrats and thanks to the contrib authors whose work has made it into > > the release: > > > > Chas Emerick > > Tom Faulhaber > > Stephen Gilardi > > Christophe Grand > > Stuart Halloway > > Chris Houser > > David Liebke > > Michel Salim > > Stuart Sierra > > > > I'd especially like to thank Stuart Halloway and the rest of the > > Clojure/core team for their tireless effort in authoring, screening > > and applying patches, setting up build machines, monitoring the > > mailing list, cutting releases etc. Their help greatly facilitates my > > ability to concentrate on the core design issues, and builds the > > foundation for increasing community involvement. A lot of work goes > > into Clojure. The team's effort is enabled and funded by the Clojure/ > > core practice (http://clojure.com). > > > > The full list of enhancements and changes is here: > > > > http://github.com/clojure/clojure/blob/1.2.x/changes.txt > > > > and the fixed tickets are here: > > > > http://www.assembla.com/spaces/clojure/tickets?milestone_id=149827&ti... > > > > What's next? Plenty! There are a few fixes and enhancements too > > impactful to squeeze into this release that we hope to get out there > > ASAP. I've done a ton of work already on enhanced primitive support > > and call linkage that will be moving into master. Design work is > > proceeding on many fronts. I'm looking forward to the increasing > > capability and maturity of Clojure, and the growth of the community. > > > > Thanks to all involved! > > > > Rich > > -- > 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]<clojure%[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 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
