Skip to content

2.4.0

Compare
Choose a tag to compare
@micha micha released this 26 Oct 22:27
· 539 commits to master since this release
  • Self-downloading binaries--no longer need to manually download this when a new version is released. Also the provided binary works with all versions of boot since 2.0.0 inclusive (fixes #300).
  • All boot env vars can now be set in properties files (fixes #229).
  • Fix pod memory leaks (fixes #314 & #268).
  • Fix issue with Cider and boot's auto-flush PrintWriter (fixes #298).
  • Avoid calling javac on a fileset with no Java source files (fixes #309).