Skip to content

Releases: stograde/stograde

v2.1.11

16 Feb 15:59
Compare
Choose a tag to compare

Fix "current version is not defined" bug

v2.1.10

16 Feb 15:30
Compare
Choose a tag to compare

Bump the version number so a release actually works, and fix the "how to update" message.

v2.1.9

16 Feb 15:26
Compare
Choose a tag to compare

Fix version checking sometimes returning None instead of a tuple.

Adds the -v, --version argument so you know what version you're running.

v2.1.8

16 Feb 15:13
Compare
Choose a tag to compare

Remember to bump the package version before deploying.

v2.1.7

16 Feb 15:12
Compare
Choose a tag to compare

Let Travis build tag pushes, so that it can deploy them to PyPI…

v2.1.6

16 Feb 15:12
Compare
Choose a tag to compare
  • Add docker things!
  • Clean up the README
  • Add a bunch of tests
  • Fixed some bugs

v2.1.5

09 Feb 16:16
Compare
Choose a tag to compare

Added additional checking for the error "cannot find max() of an empty list"

v2.1.4

09 Feb 15:29
Compare
Choose a tag to compare

Update the base stogit url for 2016-17 spring.

v2.1.0

04 Oct 05:52
Compare
Choose a tag to compare

New

  • Include the referee binary

Changes

  • Mark the cs251tk package as Beta-quality (up from Alpha)

v2.0.12

04 Oct 05:51
Compare
Choose a tag to compare

Changes

  • gits date parsing is smarter than we originally thought, so we stopped trying to outsmart it.
    • The --date option is now passed straight through to git checkout master@{$DATE}
    • The --day option has been removed