Skip to content

Releases: stograde/stograde

v2.4.0

11 Nov 01:21
f4070a5
Compare
Choose a tag to compare
  • #85 - add and improve the --debug flag
  • #84 - change the docker image's base image to python3-slim and install our required packages manually
  • #83 - re-cache the spec files if they're not correct
  • #90 - incorporate the checkdates program into the toolkit directly

v2.3.6

02 Nov 20:34
Compare
Choose a tag to compare

Fixes a Requests issue detailed in https://nvd.nist.gov/vuln/detail/CVE-2018-18074

v2.3.5

02 Nov 20:29
fe965e4
Compare
Choose a tag to compare

#83 - re-cache files when one doesn't exist

v2.3.4

25 Oct 01:54
bdd0905
Compare
Choose a tag to compare

Fixes the auto-update checks (#82, #81, #79)

v2.3.3

24 Oct 21:50
0a6409d
Compare
Choose a tag to compare

Maybe? I'm trying to convince Travis to actually deploy the tag again. Worst case, I turn the extra check back off.

v2.3.2

24 Oct 21:46
ca977ac
Compare
Choose a tag to compare

Fix some more silly stuff, like me forgetting to increment the version number in setup.py.

v2.3.1

24 Oct 21:25
247ed6f
Compare
Choose a tag to compare

The same as v2.3.0, but I had to fix my PyPI account before it could upload.

v2.3.0: Hardware Design support!

24 Oct 21:11
e7f0cf0
Compare
Choose a tag to compare

Thanks to the hard work of @maxnz, we now have a set of Hardware Design specs!

Version 2.2.0: The First Referee

14 Jun 23:34
Compare
Choose a tag to compare

This is the first build that actually has a "working" Referee server. (which is really just a CGI script)

That's really the only change since v2.1.14; we cleaned up the internals a tiny bit, and reworked our CI infrastructure as well.

v2.1.14

05 Mar 21:28
Compare
Choose a tag to compare
  • Prints a warning when a spec requires a file that doesn't exist (#51)
  • Adds the --interact argument for interacting with submissions (#61)