Skip to content

v1.0.6

Compare
Choose a tag to compare
@andystanton andystanton released this 24 Apr 21:38
· 51 commits to master since this release
765f68b

Fixed

  • Shebang support for Java files now works.
  • Ruby and Objective C no longer output 'stdin: not a tty' before program output.
  • Regex for extracting source filenames no longer ignores single character filenames e.g. 'a.cpp'.

Changed

  • Re-enabled Java, Ruby and Objective C in acceptance tests.