Hello folks!

I'm proud to announce the release of Leiningen 2.0.0-preview1. While
this isn't a final stable release, it's fairly stable and should be
usable for the majority of projects. This is a near-rewrite and contains
a few backwards-compatibility breaks, but updating should be pretty
painless in most cases thanks to the lein-precate plugin that can
suggest a new 2.x-compatible project.clj file.

Highlights for this release:

* Support profiles for alternate project configurations.
* Replace maven-ant-tasks with Pomegranate library. (Chas Emerick, Nelson 
Morris)
* Complete rewrite of repl task. (Colin Jones, Chas Emerick, Anthony Grimes)
* Rewrite new task. (Anthony Grimes)
* New check task for catching reflection and other issues. (David Santiago)
* Allow partial application of aliases.
* Split out leiningen-core into independent library.

See the full list of user-visible changes:

  https://github.com/technomancy/leiningen/blob/master/NEWS.md

There's a guide covering the upgrade process:

  https://github.com/technomancy/leiningen/wiki/Upgrading

If you are a plugin author, see the newly updated plugin guide,
particularly the section on "Upgrading Existing Plugins":

  https://github.com/technomancy/leiningen/blob/master/doc/PLUGINS.md

And we're also launching http://leiningen.org as an introductory page at
this time.

Please give this preview release a try and let us know how it works for you.

-Phil

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

Reply via email to