Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 678 Bytes

CHANGELOGS.md

File metadata and controls

12 lines (12 loc) · 678 Bytes

CHANGELOGS

Differences between 1.x and 2.0

  • Compatibility with Symfony 5 and Twig 3.0
  • Compatibility with Ibexa 3.3 (OSS/Content/Experience/Commerce)
  • Requires Netgen Tagsbundle 3.4 to 4.0
  • Removal of SQLIContentTypeInstaller
  • Adding suggest of MigrationBundle in replacement of SQLIContentTypeInstaller
  • PSR12
  • Replacement of ContainerInterface by ParameterBagInterface in EntityExtension
  • [PR#2] Use the CacheItemPoolInterface in CleanRedisCacheCommand instead to get the service from Container