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