Releases: Becklyn/OrderedFormBundle
Releases · Becklyn/OrderedFormBundle
1.4.0
Add Legacy Support for old Projects with PHP8
1.3.1 add legacy support for old projects and php8
1.3.0
1.3.0
🎁 New Features
- Add support for PHP 8.
✨ Improvements
- Add missing property types and return types.
- Add support for Symfony 6.
🛠️ Internal
- Fix Symfony deprecations.
- Replace CircleCI with GitHub Actions.
1.2.2
1.2.2
✨ Improvements
- Remove Symfony 5.4 deprecation warnings
1.2.1
1.2.1
✨ Improvements
- Add initial support for PHP 8.
1.2.0
1.1.1
🐛 Bug Fixes
- Fix returned type in
ButtonPositionExtension::getExtendedTypes
toButtonType::class
(thanks @klapaudius)
1.1.0
🎁 New Features
- Added support for Symfony 3.4
🛠️ Internal
- Fix deprecations in form extension (thanks @klapaudius)
1.0.2: Fixes for integration in Symfony
- This release fixes an integration issue with Symfony.
1.0.0: First Release
Practically rebuilt the existing order form bundle