- [!!!][WIP] updates several classes for TYPO3 v12 compatibility
- [TASK] adds .github/workflow
- [CLEANUP] updates CHANGELOG and README
- [TASK] updates several classes and configuration files to be compatible with TYPO3 v12 core
- [TASK] adds TYPO3 v12 to allowed typo3/cms-core dependency
- [CLEANUP] updates CHANGELOG and README
- [CLEANUP] updates removes obsolete use statement in ReflectionService
- [WIP] updates several classes regarding TYPO3 v11 compability and re-adds Configuration/Services.yaml
- [CLEANUP] small code formatting
- [TASK] removes Configuration/Services.yaml
- [TASK] updates ClassSchema XClass to be compatible with TYPO3 v11 core
- [TASK] updates XClasses registration in ext_localconf
- [CLEANUP] updates README
- [TASK] reverts TYPO3 v11 compatibility for current master
- [CLEANUP] updates replace section in composer.json
- [TASK] updates CHANGELOG and README
- [TASK] adds TYPO3 v11 to allowed typo3/cms-core dependency
- [CLEANUP] remove obsolete code from ValidatorResolver
- [TASK] updates example configuration in setup.typoscript
- [TASK] renames setup.txt -> setup.typoscript
- [!!!][WIP] updates several classes to work with "new" ReflectionService and Doctrine annotation parser in TYPO3 >= v9
- [!!!][WIP] small cleanups
- [!!!][WIP] trying to make extension TYPO3 >= v9 compatible
- [TASK] updates requirements in composer.json regarding TYPO3 9.5
- [TASK] updates dependencies for TYPO3 9.5
- [TASK] reworks validator loading with reflection
- [TASK] Reformat code for PSR2
- adds sphinx documentation for new sub-property validation
- adds feature to configure validation of subProperties
- extends
composer.json
with some information - anonymous function to initialize the extension
- initial release for TER