DoctrineEnumBundle Versions Save

📦 Provides support of ENUM type for Doctrine in Symfony applications.

v10.1.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/fre5h/DoctrineEnumBundle/compare/v10.0.0...v10.1.0

v10.0.0

5 months ago
  • Support Symfony 7

v9.2.0

5 months ago
  • Support Symfony 6.4

v9.1.0

11 months ago
  • Support for Symfony 6.3

v9.0.4

1 year ago
  • Add Symfony 6.2 to CI

v9.0.3

1 year ago
  • Update examples of usage

v9.0.2

1 year ago
  • Add phpdoc extends on the example

v9.0.1

1 year ago
  • Upgrade code syntax to PHP 8.1
  • Switch to php config

v9.0.0

1 year ago
  • Drop deprecations
  • Upgrade to Symfony 6.1
  • Update vendors
  • Use new attribute AsCommand for console command

v8.1.2

1 year ago
  • Refactoring
  • Lock version 8.1 to Symfony 6.0 max