v0.16.0
Pre-release
Pre-release
What's Changed
- Add French translation by @Shotman in #53
- Doctrine ORM expression transformers with
lower
,upper
andtrim
filter options #50 - Performance improvements with Doctrine ORM proxy query
- Fix using simple Doctrine queries results in an paginator exception #44
- Simplify proxy queries to return ResultSet #31
- Filter handling logic is now extracted to the filter handlers instead of putting them to filter type itself (see docs)
- New documentation using VitePress instead of Retype
Full Changelog: v0.15.4...v0.16.0