Skip to content

v0.2.0alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@diveshuttam diveshuttam released this 23 Oct 13:27
· 40 commits to master since this release

Notable Changes

  • view, setup practice categories for CodeChef added
    • separate functions implemented as Codechef has no API for practice
    • a prompt asks for submitting to practice if contest not running. #15
  • editing defaults now works on gui less environments (like server,c9 ide) also.
    • using click.edit() instead of click.launch().