Changelog
1.9.0-alpha (2018-05-10)
clojure.reflect
not bundled (#369).-e
with unfinished form hangs (#375).'
(#365).cljs.core.specs.alpha
.$HOME/.cljs/.lumo-cache
as global cache folder.:parallel-build
.cljs.core/*print-newline*
.Changelog
1.8.0 (2018-02-15)
node_modules
(#130).dir
work on aliases.lumo.build.api/watch
(#321).cljs.spec.test.alpha
(#273).:optimize-constants true
(#274).tools.reader
with the unicode literal / cljs.core/bit-or warning (#341).Changelog
1.8.0-beta (2017-09-16)
*main-cli-fn*
(#238).cljs.core/*command-line-args*
not getting populated (#237).load-file
switching back to default namespace (#236).goog
(#227).Changelog
1.7.0 (2017-08-16)
--socket-repl
option can now be a JSON object with accept
and args
keys
(in addition to port
and host
) where accept
is a namespace qualified string
for a function that will run when accepting a new connection.:libs
entry in deps.cljs
(#210).lumo.core/exit
function.-A / --checked-arrays
command line option that can be warn
or error
.lumo.core/*command-line-args*
in favor of the new cljs.core/*command-line-args*
introduced in ClojureScript 1.9.8XX.Changelog
1.6.0 (2017-06-30)
reverse-i-search
(#169).eval
. There is now a lumo.core/eval
function (#146, #177).-D / --dependencies
that supports a comma-separated
list of Maven coordinates, and -L / --local-repo
to override the local Maven
repository (defaults to ~/.m2/repository
).cljs.spec.test.alpha
(#179).
Note that while this namespace is now bundled with Lumo, it has a hard dependency
on test.check
(>= v0.10.0-alpha1).doc
for macros that are not referred (#153).deps.cljs
files in dirs (#184).Changelog
1.5.0 (2017-05-13)
find-doc
REPL function (#141).source
REPL special (#84).apropos
REPL function (#86).cljs.spec.alpha
, cljs.spec.gen.alpha
, etc.--eval
scripts (#155).