Skip to content

v1.14.20

Choose a tag to compare

@kavigupta kavigupta released this 30 Jan 07:24
· 98 commits to master since this release

Changelog:

  • Suite should be an integer not a string (#407)
  • Organize and specify dependencies (#406)
  • Allow mixed case debug (#405)
  • Fix bug in ok, add test to detect it (#404)
  • Ensure pytutor is installed
  • OK Debugger: Python Tutor Tracing (#301)
  • Bump requests and get cacert.pem from certifi (#396)
  • Remove dead code (#401)
  • Increase pip timeout (#403)
  • Switch to Github Actions (#402)
  • Test on osx (#399)
  • Test on windows (#398)
  • Improve tests (#397)
  • Add quick smoke test (#395)
  • Allow empty test maps (#392)
  • Remove test case for no tests loaded (#393)
  • Revert "Bump requests to latest version (#385)" (#391)
  • Bump requests to latest version (#385)
  • remove python 3.4 support (#390)
  • Improve the error that happens when a question does not exist. (#386)