- Alias
lein repl
tolein standalone-repl
to work around firewall issues. See heroku/heroku-buildpack-clojure#14
- Use Leiningen 2.0.0-preview10 for 2.x compiles.
- Fix a bug where dependencies would be fetched at dyno launch time.
- Use Leiningen 2.0.0-preview8 for 2.x compiles.
- Run clean-m2 task to avoid unbounded cache growth.
- Use S3 mirror with Leiningen 2.
- Run bin/build if present instead of default lein invocation.
- Support Leiningen 1.x and 2.x in the same branch. Set :min-lein-version "2.0.0" to trigger Leiningen 2.
- Update to Leiningen 1.7.1.
- Fix a bug where the cache wouldn't be used.
- Don't let Clojure versions from plugins interfere with Leiningen.
- Use Leiningen 1.7.0
- Fix a bug where JAVA_OPTS were not honored.
- Honor :plugins.
- Use Leiningen 1.6.2
- Support Leiningen's
trampoline
task for reduced memory usage. - Allow task performed upon compilation to be customized by setting LEIN_BUILD_TASK.
- Allow LEIN_NO_DEV to be disabled so plugins may be used.
- Initial release
- Use Leiningen 1.5.2