JudgeLite v0.6
Pre-release
Pre-release
Ok, so I may have lied about no major changes in the API from now on 😐
The underlying data structure used to represent the submissions has changed a bit to allow for more flexible API access. As a result, some of the API calls have changed. Check the API reference on the JudgeLite admin website for more info.
Note that the old data structure is incompatible with the new one, meaning that you'll need to delete the old dump.rdb in redis_db for this version to work correctly.