Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

1.9.0

Compare
Choose a tag to compare
@anmonteiro anmonteiro released this 08 Nov 15:24
· 20 commits to master since this release
07124ff

New features

  • Allow omitting version in -D – default to the latest locally available version (#320).

Changes

  • Upgrade ClojureScript to version 1.10.439.
  • Upgrade Node.js to version 10.9.0.
  • The release installer for NPM should now be much more reliable.

Bug fixes

  • ctrl-c during REPL execution exits lumo (#327).
  • SIGINT cannot be caught (#191).
  • Correctly set __dirname and __filename when running script file (#185).
  • Honor the "accept" parameter of the socket repl options (#431)
  • Autocompletion should be case sensitive (#435)