Hello good people of Clojure. This weekend we had the pleasure of releasing the second release candidate for Leiningen 2.0.0. There was an RC1 release a bit before that which contained a number of bugs that have been fixed too, but if you're currently using a preview release of Leiningen it would be great if you could test with the latest release candidate so we can be sure there are no show-stoppers for a final 2.0.0 release, which we hope to have out by the end of the week.
$ lein upgrade 2.0.0-RC2
Highlights in the release candidates include:
* Reduce redundant output during dependency resolution. (Nelson Morris)
* Honor per-project REPL history. (Michael Klishin, Colin Jones)
* Read environment variables from project.clj. (Justin Balthrop)
* Allow searching over fields other than artifact id. (Michael Klishin)
* Don't AOT the `:main` namespace outside of uberjar task.
* Allow hooks from profiles to apply with limited scope. (Hugo Duncan)
* Support reading from stdin inside project process.
* Add `:only` test selector. (Anthony Grimes)
* Support partial application for test selectors. (Anthony Grimes)
* Un-deprecate `:auth` profile for full-disk-encryption users.
...along with a number of bug fixes. Thanks to all the contributors and
bug reporters who helped out with this release.
https://github.com/technomancy/leiningen/blob/master/NEWS.md
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; I hope to follow up on that once we're able to deploy some
Clojars changes to help address those issues. For the time being
Leiningen's behaviour regarding Clojars remains unchanged.
-Phil
pgprwf21cH0eb.pgp
Description: PGP signature
