Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 695 Bytes

CHANGELOG.rst

File metadata and controls

32 lines (20 loc) · 695 Bytes

Change Log

Version 1.0.0 (2025-01-03)

  • Update requirements for python 3.11

Version 0.3.1 (2024-02-15)

  • Add get_course_grades endpoint (/api/grades/v1/courses/{course_id}/)

Version 0.2.0 (2024-02-15)

  • Remove unused github actions and tests.

Version 0.1.3 (2023-09-20)

  • Fix: Fix error in logging unsuccessful responses

Version 0.1.0 (2023-09-19)

  • Feat: Add account registration and registration validation API calls

Version 0.0.3 (2023-09-06)

  • Fix: remove trailing slash in bulk enrollment url