Skip to content

7.1.0

Compare
Choose a tag to compare
@eldipa eldipa released this 18 Aug 23:32
· 986 commits to master since this release

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.