caccl-api
Version:
A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.
44 lines (23 loc) • 902 B
Markdown
Changelog
All notable changes to this project will be documented in this file.
# [1.0.62] - 06/26/20
Added graphQL request support.
# [1.0.56] - 04/01/20
Added new docs, account.listCourses and account.enrollmentTerm functions.
# [1.0.53] - 12/19/19
Added information on scopes.
# [1.0.45] - 10/22/19
Added support for using non-overridden dates for assignments.
# [1.0.44] - 10/15/19
Added support for listing students in sections
# [1.0.42] - 09/28/19
Added support for authenticity tokens (for requests sent directly from Canvas pages)
# [1.0.39] - 09/27/19
Fixed batch Gradebook Column entry update endpoint.
# [1.0.36] - 09/03/19
Added ability to use an LTI as an assignment submission type
# [1.0.22] - 04/20/19
## Added
- Ability to call other endpoints via `api.other.endpoint`
## Changed
- Updated docs to include a table of contents for the list of endpoints