Skip to content

2.5.0

Compare
Choose a tag to compare
@technomancy technomancy released this 15 Sep 04:38
· 1176 commits to master since this release
2.5.0
  • Allow certain profiles to be ^:leaky and affect downstream. (Hugo Duncan)
  • Allow profiles to be loaded out of plugins. (Phil Hagelberg, Hugo Duncan)
  • Make leiningen.core.project/read init the project and merge default profiles. (Phil Hagelberg)
  • Move auto-clean to jar task for consistency. (Phil Hagelberg)
  • Make compilation messages honor $LEIN_SILENT (Jean Niklas L'orange)
  • Fix a bug around EOF in the repl. (Colin Jones)
  • Add :implicits subtask to deps task. (Phil Hagelberg)
  • Update zsh completion rules. (Joshua Davey)
  • Fix a stack overflow with :pedantic. (Nelson Morris)
  • Fix a bug where repls outside of a project were broken. (Phil Hagelberg)