issues
search
ucfopen
/
canvasapi
Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
561
stars
175
forks
source link
Release v3.3.0
#666
Closed
Thetwam
closed
2 months ago
Thetwam
commented
2 months ago
3.3.0 - 2023-08-27
General
Added documentation for PaginatedList
Rework requester URLs to accomodate graphql and new quizzes endpoints (Thanks,
@bennettscience
)
Bugfixes
Fixed PaginatedList not respecting new quizzes endpoints (Thanks,
@matthewf-ucsd
)
Backstage
Updated codecov action
3.3.0 - 2023-08-27
General
Bugfixes
Backstage