Skip to content

1.7

Choose a tag to compare

@mfikes mfikes released this 03 Oct 21:50

Added

  • Support OS X 10.11 El Capitan.
  • Support OS X 10.7 Lion.
  • Support for setTimeout.
  • Errors emitted when spit and slurp fail.
  • Support terminating REPL by typing quit or exit.

Changed

  • Use ClojureScript 1.7.122.
  • Experimental analysis / compilation cache (-k <cache dir> option).

Fixed

  • source REPL special for planck namespace code.
  • Fall back to ASCII encoding if needed when using planck.shell.
  • Eliminate residual processing of b option.
  • Properly merge requires (honoring established namespace aliases).
  • Proper VT100 escape sequences (brace matching in iTerm).