Skip to content

Releases: irismessage/uoy-assessment-uploader

v1.2.1

12 Dec 15:32
3dc8aba
Compare
Choose a tag to compare

Troublesome readme

v1.2.0

12 Dec 14:50
bee3b59
Compare
Choose a tag to compare

Fix packaging

v1.1.0

12 Dec 11:42
0b82c74
Compare
Choose a tag to compare

Different cookie file location, remove tls workaround, more regular naming of keyring and user agent, update dependencies

v1.0.0

05 Oct 18:19
c7bf575
Compare
Choose a tag to compare

This is the working verison of the requests functionality! I finally had a new assessment page open so I got to test it and fix the one issue.

v0.6.2

05 Oct 13:45
de0d59a
Compare
Choose a tag to compare

Update libraries

v0.6.0

06 Jun 01:46
v0.6.0
51fe734
Compare
Choose a tag to compare

[6.0.0] - 2023-06-06

Added

  • Lots and lots of docstrings
  • Sphinx build to check docstring markup
  • Doctest

Changed

  • Refactor - extract more functions, move functions and constant into smaller files
  • resolve_submit_url now uses regex, catches invalid URLs, fixed edge cases. This is what the doctest is for

Fixed

  • Fixed crash failing to parse csrf-token when the login is partially expired and needs refreshing, but is not fully expired to login from scratch

v0.5.1

20 May 19:31
e3f8159
Compare
Choose a tag to compare

Fixes a silly bug

v0.5.0

20 May 19:23
1c00516
Compare
Choose a tag to compare

Upgrade from using selenium to using requests. May be unstable

v0.4.0

12 May 20:02
1240ed5
Compare
Choose a tag to compare

Add support for keyring

v0.3.0

08 May 15:01
cc9f5e4
Compare
Choose a tag to compare

New feature: display hash. Update readme to describe new feature