Skip to content

v1.1.0-legacy

Compare
Choose a tag to compare
@Michionlion Michionlion released this 17 Oct 02:50
· 86 commits to master since this release

Describe your checks!

Now, the optional --description argument allows setting a custom description per check, to cut down on student confusion. In addition, this release includes changes to the release workflow and continuous integration setup.

Note: This release is the last one compatible with GatorGradle
Note: This release is compatible with Python 3.7+

What's Changed

  • Migration from Travis CI to GitHub Actions by @schultzh in #222
  • Document the New Features of GatorGrader in the README by @corlettim in #209
  • Add description argument to enable custom check descriptions by @Michionlion in #238

Full Changelog: v1.0.5...v1.1.0-legacy