Releases: irismessage/uoy-assessment-uploader
Releases · irismessage/uoy-assessment-uploader
v1.2.1
v1.2.0
Fix packaging
v1.1.0
Different cookie file location, remove tls workaround, more regular naming of keyring and user agent, update dependencies
v1.0.0
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
Update libraries
v0.6.0
[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
Fixes a silly bug
v0.5.0
Upgrade from using selenium to using requests. May be unstable
v0.4.0
v0.3.0
New feature: display hash. Update readme to describe new feature