Skip to content

2.8.1

Compare
Choose a tag to compare
@technomancy technomancy released this 27 Oct 21:36
· 501 commits to master since this release
2.8.1

2.8.1 / 2017-10-27

  • Fix a bug where lein help couldn't list built-in tasks on Java 9. (Phil Hagelberg)
  • Fix a bug where lein installed from package managers would obscure exit code. (Phil Hagelberg)
  • Fix an errant reflection warning on Java 9. (Toby Crawley)
  • Fix an error when no :plugins are specified. (Phil Hagelberg)
  • Fix a bug where launching project subprocesses would encounter unreadable forms. (Phil Hagelberg)
  • Remove auto-setting of cgroups memory limit. (Florian Anderiasch)