Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Releases: openedx-unsupported/edx-analytics-data-api-client

0.18.3

27 Feb 09:33
54ba89c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.18.2...0.18.3

Python requirements upgrade

18 Apr 19:29
1662ad9
Compare
Choose a tag to compare
  • Python requirements upgraded.

Full Changelog: 0.18.1...0.18.2

Drop engagement timeline

25 Jul 18:02
8c65183
Compare
Choose a tag to compare
Merge pull request #92 from openedx/alangsto/update_version

chore: bump version

Drop Python 3.5 Support

18 Jan 09:29
4df92ce
Compare
Choose a tag to compare
  • Drop Python 3.5 Support

Remove python 2.7 and 3.6 tests and add python 3.5 and 3.8 tests.

11 May 16:43
26e23e7
Compare
Choose a tag to compare

Remove python 2.7 and 3.6 tests and add python 3.5 and 3.8 tests.

Drop python2.7 support. Added Python3.8 support

08 May 19:27
fdb5aab
Compare
Choose a tag to compare

Drop python2.7 support. Added Python3.8 support

Updated the setup classifiers

06 Aug 13:37
a5712f0
Compare
Choose a tag to compare
Merge pull request #55 from edx/awais786/BOM-67

BOM-74

0.15.3: Merge pull request #51 from edx/dcs/bump-version

08 Apr 18:02
15f944e
Compare
Choose a tag to compare

0.13.0

18 Aug 18:52
Compare
Choose a tag to compare
  • Designed to support v1.0.0 of the edX Analytics Data API, which has the changes:
    • Add pagination, filtering, sorting, searching, and caching to course_summaries/
    • Add course_totals/ endpoint

0.12.0

21 Jun 21:05
Compare
Choose a tag to compare

Updates course_summaries() to use the new POST method of course_summaries/ in the API. Depends on the edX Analytics API v0.26.0 or greater.