Skip to content

v0.6

Compare
Choose a tag to compare
@Bhupesh-V Bhupesh-V released this 05 Jan 14:08
· 17 commits to master since this release
508dd6e

[0.6] - Jan 5, 2020

Added

  • New optional argument, number_of_runs in run() method, use this to specify no.of times you want to run the code. Default is set to 1.
  • Ported NEW Languages. CodeRunner now supports all languages provided by Judge0.
  • setFlags(options) for setting options for the compiler (i.e. compiler flags).
  • setArguments(arguments) for setting Command line arguments for the program.

Changed

  • Minor internal improvemets.

See it on PyPi