Skip to content

Releasing 0.4.0

Compare
Choose a tag to compare
@nickeldan nickeldan released this 02 Mar 04:27
· 51 commits to master since this release
56d902b
  • Removed the runner from the API.
  • Fixed a bug where a keyboard interrupt would kill all of the user's processes.
  • A SIGALRM raised in a test process is now registered as an error and not a time out.
  • Renamed SCR_ERROR to SCR_FAIL.