All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4.0.0 - 2024-10-17
- Set minimum TYPO3 version to 13.4
- Set minimum Symfony version to 7.1
- Set minimum php version to 8.3
3.0.1 - 2024-02-28
- Add BartacusBundle v5 support
3.0.0 - 2023-07-11
- TYPO3 v12.4 support
2.2.1 - 2023-02-27
- Drop deprecated / unused TSFE property
2.2.0 - 2023-02-27
- Increase minimum composer package versions
- Fix php inspection warnings and errors
- Drop TYPO3 v9 + TYPO3 v10 support
- Drop old documentation
- Drop php-cs-fixer
- Drop roave/security-advisories
2.1.0 - 2021-10-06
- TYPO3 v11.5 support
2.0.1 - 2021-03-29
- Use
extra
instead ofreplace
as mentioned in https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ExtensionArchitecture/ComposerJson/Index.html#extra
2.0.0 - 2020-05-13
- Compatibility with TYPO3 10.4 LTS
- Compatibility with Twig 3.x
- Compatibility with Twig 1.x
- Compatibility with TYPO3 8.7 LTS
1.0.4 - 2020-05-12
- Support for USER_INT
1.0.3 - 2019-05-16
- Add temporary conflicts with Twig 1.41.0|2.10.0 and up
1.0.2 - 2019-05-15
- Render ImmediateResponseException thrown by controller
1.0.1 - 2019-04-05
- Add documentation
1.0.0 - 2019-02-11
TWIGTEMPLATE
content object to render Twig templates in TypoScriptbartacus_cobject
Twig function to render TypoScript content objects from templates- Compatible with TYPO3 8.7 LTS and 9.5 LTS
- Compatible with Symfony 3 and 4