Skip to content

v4.2.1

Compare
Choose a tag to compare
@jdabtieu jdabtieu released this 18 Dec 04:33
· 40 commits to master since this release
b1d9df0

Read This

Please upgrade libraries in your virtualenv by running python install -r requirements.txt inside the virtualenv. Specifically, cs50 must be version 9.3.3 and SQLAlchemy must be version 2

Changes in this version

  • Contest scoreboard fix
    • Most recent flag time would sometimes be incorrect
  • Update dependencies
  • Update tests