Changelog
1.4.0 (2017-04-19)
1
on exception (#58).lumo.repl/*pprint-results*
to false
.Ctrl+C
.lumo.core/*lumo-version*
(#127).Ctrl+C
(#107)lumo.classpath
to interact
with the Lumo classpath (#31).clojure.main
).print
always outputs newline (#116).doc
for special forms (#124).child_process.fork
(#53).cljs.core
.Changelog
1.3.0 (2017-04-02)
dir
REPL special (#87).-V / --version
CLI option to print the Lumo version.--verbose
.nil
result on --eval
(#108).removeHistoryDuplicates
option introduced
in https://github.com/nodejs/node/pull/2982)Changelog
1.0.0 (2016-11-22)
-m / --main
command line option that specifies a namespace in the
classpath in which to call a -main
function with all args after it (#27).-a / --elide-asserts
command option that defines whether asserts in
evaluated code should be ignored (#37).doc
REPL special function (#26).--use-strict
V8 flag, allows to override it
at runtime (#28).lumo.core/*command-line-args*
var, a seq of strings.Changelog
1.0.0-alpha3 (2016-11-15)