Releases: fsi-open/datagrid-bundle
Releases · fsi-open/datagrid-bundle
Fixed compatibility with symfony/router ^5.0
Use always available twig template loader
Merge pull request #109 from chives/2.1 Fixed template paths when templating component is not loaded
PHP 8 and Symfony 5 support
- added php 8 support
- added symfony 5 components support
- added static code analysis
Removed support for Symfony 2.x and Twig 1.x
Merge pull request #107 from szymach/2.1 Dropped support for DataGrid 1.x, Twig 1.x and Symfony 2.x
Resolved Symfony 4.x deprecations
Merge pull request #106 from szymach/2.0 Use bundle notation to define default template
Fixed loading extensions services definitions
Merge pull request #104 from szymach/2.0 Load extensions configuration via compiler pass
Load doctrine and gedmo extensions conditionally
Merge pull request #103 from chives/2.0 Load doctrine and gedmo extensions conditionally
v2.0.0
Fixed boolean column on Symfony3+
Merge pull request #85 from szymach/1.2 Fixed boolean column on Symfony 3+