2.0.0
What's Changed
- Escape formula characters in CSV export by @mbrodala in #65
- Drop TYPO3v8 support by @mbrodala in #66
- Use TYPO3v9+ API by @mbrodala in #67
- Drop management fields from SQL schema by @mbrodala in #68
- Use edit record viewhelper from backend extension by @mbrodala in #69
- Use context date aspect by @mbrodala in #70
- Drop TYPO3v9 support by @mbrodala in #71
- Update form setup for TYPO3v10 by @mbrodala in #72
- Use TYPO3v10 dependency injection by @mbrodala in #73
- Use TYPO3v10 pagination by @mbrodala in #74
- Update thecodingmachine/php Docker image to v4 by @mbrodala in #76
- Require PHP 7.4 by @mbrodala in #77
- Drop obsolete stub for static analysis by @mbrodala in #78
- Drop redundant type hints from PHPDoc by @mbrodala in #79
- Use native return type hints by @mbrodala in #80
- Use native types for properties by @mbrodala in #81
- Add JSON data wrapper by @mbrodala in #82
- Drop obsolete interface/showRecordFieldList from TCA by @mbrodala in #85
- Drop ssh-agent/-key from environment by @mbrodala in #87
- Use CLI PHP image by @mbrodala in #88
- Configure Renovate by @renovate in #89
- [TASK] Update grunt-bower-task (^0.4.0 => ^0.5.0) by @renovate in #90
- [TASK] Update php-parallel-lint/php-console-highlighter (^0.4.0 => ^0.5.0) by @renovate in #91
- [TASK] Update sclable/xml-lint (^0.2.2 => ^0.4.0) by @renovate in #92
- [TASK] Update grunt-contrib-clean (^1.0.0 => ^2.0.0) by @renovate in #94
- [TASK] Update grunt-contrib-less (^1.4.0 => ^3.0.0) by @renovate in #95
- [TASK] Update grunt-contrib-uglify (^2.0.0 => ^5.0.0) by @renovate in #96
- [TASK] Update slevomat/coding-standard (^4.0 => ^6.0) by @mbrodala in #103
- [TASK] Update cakephp/cakephp-codesniffer (^3.0 => ^4.0) by @renovate in #93
- [TASK] Update load-grunt-config (^0.19.2 => ^4.0.0) by @renovate in #98
- [TASK] Update helmich/typo3-typoscript-lint (^1.3 => ^2.0) by @renovate in #97
- [TASK] Update mysql Docker tag to v8 by @renovate in #99
- [TASK] Update slevomat/coding-standard (^6.0 => ^7.0) by @renovate in #102
- [TASK] Update nimut/testing-framework (^5.0 => ^6.0) by @renovate in #100
- [TASK] Update phpunit/phpunit (^8.5 => ^9.0) by @renovate in #101
- Prepare for PHPStan 1.x by @mbrodala in #108
- [TASK] Update PHPStan by @renovate in #107
- Configure allowed Composer plugins by @mbrodala in #110
- Update TSFE setup for functional tests by @mbrodala in #112
- Add Node/NPM/Yarn for development by @mbrodala in #113
- Avoid YAML error with Grunt task aliases by @mbrodala in #114
- Add NPM package lock by @mbrodala in #115
- Fix direct jump to log page by @mbrodala in #116
- Update compiled JS modules by @mbrodala in #117
- [TASK] Update grunt-bower-task (^0.5.0 => ^0.6.0) by @renovate in #118
- [TASK] Update grunt-bower-task (0.6.0 => 0.6.1) by @renovate in #119
- Add support for TYPO3v11 by @mbrodala in #111
New Contributors
Full Changelog: 1.4.0...2.0.0