(add new changes on top of this file and don't forget the documentation!)
- TYPO3 8.7 LTS Support
- new parseFunc and RTE functions
- new getter for content object in twig enviroment
- new support to set the context data in content object to use fields in ts
- refactoring of some functions to new arguments array
Warning: breakting changes in t3link and t3url.
you can use the backward methods t3linkOld and t3urlOld methods or has to refactor to new arguments. see documentation. - new t3cObject, t3stdWrap and t3tsRaw functions added
- typo3 cms dependencies fixed
- Initial release