Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.07 KB

File metadata and controls

33 lines (24 loc) · 1.07 KB

Changelog

[unreleased]

[0.5.0]

  • Adopt uv package manager and GitHub Actions for test and publish (#46, #47)

[0.4.0]

  • Fixed bug preventing creating/updating marks spreadsheets with nested grade items (#40)
  • Upgrade requests package (#43)

[v0.3.0]

  • Update routes to conform with MarkUs version 2.0+ (#35)
  • Fixed bug where request errors were being hidden by json parsing errors (#34)

[v0.2.1]

  • Added new methods for managing starter files (#29)

[v0.2.0]

  • Added new methods for adding and removing extra marks (#15)
  • Rewrite everything to use the requests library (#26)

[v0.1.1]

  • Fixed bug which caused file uploads to be PUT requests by default instead of POST (#22)

[v0.1.0]

  • this release includes functions to call all API routes for MarkUs version 1.9.0 (#10, #12, #13, #14, #18)
  • updated documentation to give correct instructions for pip installation (#11)
  • made some functions private that should have been private initially (#17)

[v0.0.1]

  • initial release!
  • this release includes functions to call all API routes for MarkUs version 1.8.0