Skip to content

Releases: boot-clj/boot

2.4.2

27 Oct 20:56
Compare
Choose a tag to compare
  • Fix issue where the wrong classloader was being used to
    load the boot application (270ec3d)
  • Make sure exceptions during boot startup are flushed
    stdout before the process exits (4a20c74)

2.4.1

27 Oct 04:21
Compare
Choose a tag to compare

Fixes issues with 2.4.0 release

  • Need to delete files in the fileset dirs before writing to them
    because the underlying blob files are immutable.

  • Remove BOOT_CLOJURE_NAME dependency before adding jars to the
    classpath--this is a workaround for a really weird issue:

    clojure.lang.ExceptionInfo: loader constraint violation:
    loader (instance of java/net/URLClassLoader) previously initiated
    loading for a different type with name "clojure/lang/Compiler$Expr"
    

2.4.0

26 Oct 22:27
Compare
Choose a tag to compare
  • 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).

2.3.0

21 Sep 15:36
Compare
Choose a tag to compare
release

2.2.0

04 Aug 21:34
Compare
Choose a tag to compare
2.2.0

2.0.0

21 May 18:46
Compare
Choose a tag to compare
release

Release Candidate 14

11 Apr 18:02
Compare
Choose a tag to compare
Release Candidate 14 Pre-release
Pre-release
2.0.0-rc14

release

Release Candidate 13

20 Mar 21:21
Compare
Choose a tag to compare
Release Candidate 13 Pre-release
Pre-release
2.0.0-rc13

release

Release Candidate 12

09 Mar 17:14
Compare
Choose a tag to compare
Release Candidate 12 Pre-release
Pre-release
2.0.0-rc12

release

Release Candidate 11

02 Mar 16:48
Compare
Choose a tag to compare
Release Candidate 11 Pre-release
Pre-release
2.0.0-rc11

release