v1.0.6
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.