Another minor update to the cfmljure 0.2.x stream:
0.2.3 allows for AOT’d Clojure when calculating the classpath
— This was an oversight in 0.2.2
0.2.2 uses the production profile for calculating the classpath
— This should omit any dev/test dependencies which should streamline the running application and ensure that spurious libraries are not loaded (e.g., your plugins, your testing framework…)
0.2.1 bug fix for _{symbol}() calls
— This prevents potential conflicts with cfmljure’s own internal methods