Releases: fsi-open/datasource-bundle
Releases · fsi-open/datasource-bundle
More unique field identifiers in FormFieldExtension
Use always available twig template loader
Merge pull request #80 from chives/2.1 Use always available twig template loader to add custom paths
Allow php 8 and symfony 5 components
- allowed php 8
- allowed some symfony 5 components
- added static code analysis
Fixed class use in FSIDataSourceExtension
Merge pull request #77 from szymach/2.1 Fixed class use in FSIDataSourceExtension
Dropped support for Symfony 2.x and Twig 1.x
Merge pull request #76 from szymach/2.1 Dropped support for DataSource 1.x, Twig 1.x and Symfony 2.x
Use bundle notation for theme configuration option
Merge pull request #75 from szymach/2.0 Use bundle notation for theme template
Resolved Symfony 4.x deprecations
Merge pull request #74 from szymach/2.0 Resolved Symfony 4.x and Twig 2.x deprecations
v2.0.0
Fixed missing dependencies
Merge pull request #54 from szymach/1.2 Added missing dependencies
v1.2.6
Updated dependnecies - allowed Symfony 3.0 components