- add a history api [but no UI]
- Update to nbgrader 9
- Deliberately not update to python 3.12 [there are jupyter issues with 3.12]
- Remove the CodeCoverage actions
- Minor updates to github actions
- Update to nbgrader 8
- update to python 3.11
- Minor documentation updates
- Update to nbgrader that works in lab (0.7.0+)
- Update to python 3.10
- Add addtional tests
Support for multiple markers
- Add a file-size upload limit (defaults to 5GB)
- Add verification that 'release_assignment' and 'submit' actually store the received file
- Correct bug in full name handlers
- Fix library versions for dependencies
Strip forward slashes from usernames
Move from setup.py to pyproject.toml
Add full names to gradebook when available
Update the exchange & plugin to use a fixed timestamp
Fix timestamps
First release of nbexchange after open sourcing the code.