v0.2.4
What's Changed
- Support local files with matching filenames by @b-rowan in #123
- Enable mypy type checking by @jameshilliard in #128
- Use anyio based async file io operations by @jameshilliard in #127
- Fix issues with Docker image/CI build by @easybe in #134
- Remove aiofiles dependency by @b-rowan in #135
- Use
model_validate
built into pydantic to parse DB models by @b-rowan in #129 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #142
- Handle DataTables query parameters with
Depends
by @b-rowan in #141 - Improved selection handling by @b-rowan in #138
Full Changelog: v0.2.3...v0.2.4