7.1.0
Changes from previous version:
Enhancements
- Implemented the stop-on-silence option for Shell: instead of raising a
timeout, if an example takes too long the runner will stop the long-running
process. It is undefined if there isn't a process running and the
example times out. See docs/languages/shell for a complete overview and
possible usage of this.