Skip to content

edfi_api_client v0.4.0

Latest

Choose a tag to compare

@jayckaiser jayckaiser released this 16 Apr 15:44
677db0d

New Features

  • Support cursor-pagination by default in EdFiEndpoint.get_rows().
    • Fall back to reverse change-version stepping on deletes/key-changes, or before ODS version 7.3.

Under the Hood

  • Paginate total-counts in EdFiEndpoint.get_total_count() if the call times out due to high data volume.

Full Changelog: v0.3.1...v0.4.0