typo3-php-datasets/CHANGELOG.md
Daniel Siepmann 3e594a0d15
Support MM Relations (#8)
Those don't have a hash or uid field.
We use a quick check whether a table is part of TCA in order to
determine those tables.
2023-08-10 08:34:14 +02:00

367 B

Changelog

v1.3.1 - 2023-08-10

Added

  • Add Support for mm relations in assertions.

v1.3.0 - 2023-05-11

Added

  • Add Support for TYPO3 v12.4.

v1.2.0 - 2023-05-04

Added

  • Add PHP 7.2 support.

v1.1.0 - 2023-04-12

Added

  • Add bin typo3-php-datasets.

  • Add command convert-from-xml.

v1.0.0 - 2023-04-11

Initial release.