- Detect and handle the obscure Blackboard message "This attempt has not yet been submitted and is not available to view at present."
- Bugfix in
fetch_attempt
- Fix dependency specification in
setup.py
- Fix login detection
First release that can be installed with pip:
pip install https://github.com/Mortal/bbfetch/archive/master.zip
The following recent changes were made since 2017-09-18:
- Switch from html5lib 0.9999999 to 0.999999999. This is a breaking change, since html5lib changed its API
- Add
blackboard.backend.upload_csv()
to upload CSV file to Grade Centre