v3.0.2 Bugfix release
What's Changed
We reached 65% code coverage!
Tasks
- Add tests for getAbsoluteUrl and processFile methods of FileUtility by @oskardydo in #380
- Cleanup code style by @twoldanski in #384
- Drop final class annotations to support all TYPO3s expendability options by @lochmueller in #387
- Element body middleware improvements by @twoldanski in #385
- Add FLOAT cObject for JSON rendering by @lochmueller in #388
- Add tests for FLOAT ContentObject by @twoldanski in #396
- Increase code coverage by @oskardydo in #382
- Add tests for JsonContentObject by @twoldanski in #399
- Add tests for RootSiteProcessor by @twoldanski in #400
- Add tests for form's components by @twoldanski in #401
- Add badges to readme by @lukaszuznanski in #402
Bugfixes
- Avoid calling toArray and split properties in FileUtility by @lochmueller in #390
- Add more info to link in files by @twoldanski in #404
- Resolve deprecations in v11 (for v12) by @lochmueller in #391
New Contributors
- @lochmueller made their first contribution in #387
Full Changelog: v3.0.1...v3.0.2