Thanks so much to Phil, Nelson, Jean Niklas, and the rest of the Leiningen team!

On Tue, Nov 19, 2013 at 1:41 PM, Phil Hagelberg <p...@hagelb.org> wrote:
>
> Hello folks. I'm happy to announce the release of Leiningen 2.3.4.
>
> This one is primarily a bugfix release; though there are a few minor
> enhancements.
>
> ## 2.3.4 / 2013-11-18
>
> * Suggest `:exclusions` to possibly confusing `:pedantic?` dependencies. 
> (Nelson Morris, Phil Hagelberg)
> * Optionally look for snapshot templates in `new` task. (Travis Vachon)
> * Allow task chains to be declared without commas in project.clj. (Jean 
> Niklas L'orange)
> * Support extra configurability in `:pom-plugins`. (Dominik Dziedzic)
> * Fix a bug where implicit :aot warning triggered incorrectly. (Jean Niklas 
> L'orange)
> * Fix a bug where `lein repl connect` ignored port argument. (Toby Crawley)
>
> This brings all the functionality of the deprecated lein-pedantic plugin
> into Leiningen itself. The snapshot template functionality allows
> template developers to test their changes more easily, and the support
> for improved task chaining allows us to express higher-order task
> invocations in project.clj in a properly nested way without resorting to
> commas, which are a hack to work around shell arguments' lack of
> structuring.
>
> As usual, running `lein upgrade` will pull in the latest stable release,
> and if you run into any issues you can always run `lein downgrade 2.3.3`
> to go back to the previous release. Please report any issues on the
> Leiningen mailing list or the GitHub issue tracker.
>
> Thanks to all the contributors and users who helped us get to this release.
>
> -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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to