Skip to content

1.13

Compare
Choose a tag to compare
@mfikes mfikes released this 28 May 01:28
· 1042 commits to master since this release

Added

  • Column indicators for analysis errors.
  • Elide pasted prompts when pasting into REPL.

Changed

  • Isolation for Socket REPLs (*1, etc.).
  • Better handling of async printing.
  • Add console.error (previously only had console.log).
  • Align secondary prompts for 1-char namespaces.

Fixed

  • Properly handle case when *print-newline* is set to false.