This minor release makes the error messages a bit more informative. We now also offer a new installation option (conda!)
0.4.1
This releases contains some small enhancements, including support for stdin/stdout (see 4) and recaching of the course cache (see 7).
0.4.0
This release moves the output of most commands to stderr, so that they can be redirected/piped as desired. It also implements the appropriate exit codes for errors. Most prominently, the "submit" command now outputs a custom exit code of 2 if the user's solution to a problem is incorrect.
0.3.5
See issue 1
0.3.4
This release helps iron out some problems with the installation process on pip. It also adds an example for how to submit to a dataset challenge.
0.3.3
I couldn't get the conda installation to work, but at least users can still download the package from PyPI.