Skip to content

Releases: ezcommunity/EzMatrixFieldTypeBundle

0.2.1

12 Mar 11:34
cef5fcb
Compare
Choose a tag to compare

Change

  • Allow kernel ^7.2.5 as 2.2 is still supported until end of month

0.2.0

11 Mar 11:04
631adea
Compare
Choose a tag to compare

Changes since 0.1.0:

Bug fixes:

  • Prevent error on loadxml when matrix data is null (#21)
  • Fix: Missing LoggerInterface use statement (#23)
  • Fixes #10: handle fieldtype settings (#25)

Misc

  • [Travis] Get tests to run again (#14)
    • [Composer] Update kernel requirements to reflect supported versions 27a95a2
  • Add content update example to README (#12)
  • Fix Symfony Deprecation Warnings (#16)
  • Added community badges (#17)
  • Update README.md (#20)
  • Upgrade tests with namespaced TestCase (#19)
  • Typehint PHP in README exmaple (#24)
  • [Travis] Update for xenial, caching & PHP 7.3 runs (#26)