Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 15:07
· 283 commits to master since this release

Added

  • Added a low-data version of the online interpreter.
  • Added the -z flag to read the program as null-terminated. This is useful for passing both the program and its input over stdin.
  • It is now possible to include the contents of stdin in the URL.

Fixed

  • The debug highlight now respects non-breaking spaces in the source.
  • The debug pop-up now line wraps correctly on smaller screens.