Releases: AppsDevTeam/QueryObjectDataSource
Releases · AppsDevTeam/QueryObjectDataSource
Release list
v3.0.1
v3.0: Updates dependencies and adapts to datagrid changes
Updates the minimum PHP version to 8.0. Adapts the QueryObjectDataSource to breaking changes in the contributte/datagrid package. Specifically updates namespaces and usage of DateTimeHelper. Also updates the QueryObject usage to use the interface instead of the implementation and removes unused property and redundant phpDoc. This ensures compatibility with newer versions of the datagrid library.
v2.7
v2.6
v2.5.2
v2.5.1: Fix rendundant query to database
If there was zero results
v2.5: Merge pull request #12 from vpalousek98/master
feat: update doctrine-components
v2.4: Merge pull request #11 from AppsDevTeam/filter-text-support
Filtering - support FilterText conditions