Skip to content

Releases: Becklyn/OrderedFormBundle

1.4.0

17 Jan 12:54
5a06824
Compare
Choose a tag to compare

1.4.0

🎁 New Features

  • Support Symfony 7.

✨ Improvements

  • Add reports on coverage when executing tests.
  • Add a new unit test.

🛠️ Internal

  • Move the existing test class to match bundle's tree.

Add Legacy Support for old Projects with PHP8

17 Jan 11:40
1f6acbb
Compare
Choose a tag to compare
1.3.1

add legacy support for old projects and php8

1.3.0

17 Feb 15:42
Compare
Choose a tag to compare

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

08 Feb 11:34
89fd515
Compare
Choose a tag to compare

1.2.2

✨ Improvements

  • Remove Symfony 5.4 deprecation warnings

1.2.1

06 Apr 08:12
Compare
Choose a tag to compare

1.2.1

✨ Improvements

  • Add initial support for PHP 8.

1.2.0

20 Dec 11:16
Compare
Choose a tag to compare

🎁 New Features

  • Support Symfony 5.

📝 Documentation

  • Add README.

🛠️ Internal

  • Move all files to common directory.
  • Update package infrastructure.

1.1.1

29 Apr 09:08
4535505
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix returned type in ButtonPositionExtension::getExtendedTypes to ButtonType::class (thanks @klapaudius)

1.1.0

25 Apr 08:33
0090b1f
Compare
Choose a tag to compare

🎁 New Features

  • Added support for Symfony 3.4

🛠️ Internal

  • Fix deprecations in form extension (thanks @klapaudius)

1.0.2: Fixes for integration in Symfony

20 Feb 10:32
Compare
Choose a tag to compare
  • This release fixes an integration issue with Symfony.

1.0.0: First Release

16 Feb 12:49
Compare
Choose a tag to compare

Practically rebuilt the existing order form bundle