Releases: clojure/clojurescript
Releases · clojure/clojurescript
0.0-3308
r3308 bump to Clojure 1.7.0-RC1
0.0-3269
Restores missing analysis and source map information for cljs.core
to the release artifact. Fixes and enhances support for Google Closure JS libraries that follow classpath conventions.
0.0-3264
Fixes a critical issue with 0.0-3255 where JS sources were missing from the artifact.
0.0-3263
Pre-release to address existing :libs
option issues.
0.0-3255
This release includes pretty-printing via cljs.pprint and updated Closure Compiler and Closure Library dependencies.
0.0-3211
CLJS-1216: regression, varargs not passed properly Calculation of max fixed arity did not consider the variadic signature
0.0-3208
r3208 bug noticed by Kovas Boguta, cljs.analyzer/parse-ns needs to bind *cl…
0.0-3196
This release coincides with Clojure 1.7.0-beta1
0.0-3191
Depend on tools.reader 0.9.1
0.0-3190
This pre-release includes the same conditional reading support as offered by Clojure 1.7.0-alpha6.