Greetings fellow Clojure people.

I've just pushed out the final release of Leiningen 2.0.0. The changes
since the last release candidate have mostly been minor bugfixes.
Highlights since 1.x include profiles, a much-improved REPL, signature
support, partial application of aliases, offline mode, faster search,
and much more. If you're interested in the full list you can check out
NEWS.md here:

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

As mentioned earlier in the RC cycle, if you've been tracking the
development plans for Leiningen 2, you may be curious to note that the
above does not include a switch to the Clojars releases repository. We
ran into a number of unforeseen technical problems with the promotion
process to the releases repository and want to give library authors more
time to get their artifacts promoted. For the time being Leiningen's
behaviour regarding Clojars remains unchanged.

You should be able to pull in the latest release with `lein upgrade`[1].
Please report any issues to either the Librelist mailing list or the
GitHub issue tracker:

    https://github.com/technomancy/leiningen/issues

Thanks to everyone who contributed to make this release happen.

-Phil

[1] - There was a bug in certain preview releases that may make it
necessary to run `lein upgrade 2.0.0` instead.

Attachment: pgpL7a0CZTrA9.pgp
Description: PGP signature

Reply via email to