Releases: dev-youngstown/fastapi-query-tools
Releases · dev-youngstown/fastapi-query-tools
v1.0.7
add ability to filter by a whole entity
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Fix issue where comparing function return as a boolean instead of None
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Adds enum support
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Explicitly define joins
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Exclusively cast sort_by columns as string type
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Fixes an issue where integer query string would not correctly filter
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Added support for filtering and sorting by nested relationship models
Full Changelog: v1.0.0...v1.0.1