- (feature) Support Symfony 7.
- (improvement) Add reports on coverage when executing tests.
- (improvement) Add a new unit test.
- (internal) Move the existing test class to match bundle's tree.
- (feature) Add support for PHP 8.
- (internal) Fix Symfony deprecations.
- (internal) Replace CircleCI with GitHub Actions.
- (improvement) Add missing property types and return types.
- (improvement) Add support for Symfony 6.
- (improvement) Remove Symfony 5.4 deprecation warnings
- (improvement) Add initial support for PHP 8.
- (feature) Support Symfony 5.
- (internal) Move all files to common directory.
- (internal) Update package infrastructure.
- (docs) Add README.
- (bug) Fix returned type in
ButtonPositionExtension::getExtendedTypes
toButtonType::class
- (feature) Added support for Symfony 3.4
- (internal) Fix deprecations in form extension.
- (bug) This release fixes an integration issue with Symfony.
Initial Release \o/