0.7.2
What's Changed
- feat(dc): make expand work if some fields are optional by @shcheklein in #607
- fix(tests): minor fix in comment by @shcheklein in #618
- test_query_e2e: do not interrupt running script multiple times by @skshetry in #614
- sqlitedb: retain
db_file
in_connect
method to ensure proper connection ondb.clone()
by @skshetry in #620 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #623
- Bump astral-sh/setup-uv from 3 to 4 by @dependabot in #625
- dataset_select_paginated: do not clone on each paginated query by @skshetry in #629
- docs: document prefetch by @skshetry in #630
- fix type issues produced by new version of pydantic by @mattseddon in #638
- Finish SQL functions refactoring by @dreadatour in #543
Full Changelog: 0.7.1...0.7.2