Greetings, Clojurians. I am happy to announce the release of Leiningen version 2.5.3. This version contains mostly bugfixes, most notably an issue where environment variables were not propagated down to GPG. This caused `lein deploy` and similar commands to fail if you set up GPG with the `GPG_AGENT_INFO` environment variable. In addition, `lein vcs tag` now supports `--no-sign` if you do not want to sign your git tags.
Here's a list of user-visible changes: ## 2.5.3 / 2015-09-21 * Add CHANGELOG.md to default lein templates. (Daniel Compton) * `lein vcs tag` now supports the `--no-sign` flag. (Daniel Compton) * Fix a bug where javac errors were not printed to terminal. (Brandon Shimanek) * Fix a bug where environment variables were not propagated down to GPG. (Brandon Shimanek) * `lein retest` now saves information on which tests that fail. (Shalaka Patil) For those who manually installed, `lein upgrade` will pull in 2.5.3, and `lein downgrade 2.5.2` will bring you back to the previous version if you run into any issues. Thanks to all the contributors who made this happen! -- Jean Niklas -- 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/d/optout.