v0.8.0
What's Changed
- chore(deps): bump Django to 5.2.14 to patch Dependabot alerts by @philippemnoel in #121
- test: Combine integration and unit tests into a single suite by @isaacvando in #122
- chore(deps): bump idna from 3.11 to 3.15 in the uv group across 1 directory by @dependabot[bot] in #123
- feat: Make modifier casts composable functions instead of included them as arguments on every query function by @isaacvando in #124
- feat: Split Match into MatchAny and MatchAll by @isaacvando in #125
- test: Consolidate tests by @isaacvando in #126
- feat: Simplify rendering by @isaacvando in #127
- chore: Remove release.md by @isaacvando in #128
- chore: Release 0.8.0 by @isaacvando in #129
Full Changelog: v0.7.0...v0.8.0