Skip to content

Releases: fsi-open/datasource-bundle

More unique field identifiers in FormFieldExtension

02 Sep 12:32
68762fa

Choose a tag to compare

Merge pull request #83 from szymach/2.1

More unique identifier for form fields in FormFieldExtension

Use always available twig template loader

12 Feb 17:21
8b46861

Choose a tag to compare

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

11 Feb 17:20
388c4fb

Choose a tag to compare

  • allowed php 8
  • allowed some symfony 5 components
  • added static code analysis

Fixed class use in FSIDataSourceExtension

20 Aug 11:36
40166d3

Choose a tag to compare

Merge pull request #77 from szymach/2.1

Fixed class use in FSIDataSourceExtension

Dropped support for Symfony 2.x and Twig 1.x

19 Aug 14:07
f912147

Choose a tag to compare

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

07 Aug 14:50
ee7c147

Choose a tag to compare

Merge pull request #75 from szymach/2.0

Use bundle notation for theme template

Resolved Symfony 4.x deprecations

07 Aug 13:29
85ffec9

Choose a tag to compare

Merge pull request #74 from szymach/2.0

Resolved Symfony 4.x and Twig 2.x deprecations

v2.0.0

27 Jun 10:42
f3f0afe

Choose a tag to compare

First stable release of the 2.x branch.

Fixed missing dependencies

20 Jan 09:38

Choose a tag to compare

Merge pull request #54 from szymach/1.2

Added missing dependencies

v1.2.6

16 Jan 10:45

Choose a tag to compare

Updated dependnecies - allowed Symfony 3.0 components