* [FEATURE] Add v13 support * [FEATURE] Add starttime, endtime and fe_group fields to default templates * [BUGFIX] Handle fields correctly even with whitespaces and newline
* [BUGFIX] Correct behaviour when removing parts * [BUGFIX] Add quoting before regex * [FEATURE] Support for PHP 8.3
* [FEATURE] Add support for TYPO3 v11 as well * [BUGFIX] Check for fieldname even with added alt label * [FEATURE] Add support for PHP 8.2
* [!!!][TASK] Remove support for TYPO3 < 12.0 and PHP < 8.1 * [TASK] Add support for TYPO3 v12.0
* [FEATURE] Manipulate palettes (add, remove, replace) * [FEATURE] Copy from other types * [FEATURE] Reset type and palette item lists * [FEATURE] Add just created custom palettes to a given position
* [FEATURE] Add 'replace:' possibility for positioning * [TASK] Add support for TYPO3 v11
* [FEATURE] Add possibility to set columnsOverrides when adding field * [FEATURE] Add removal of type * [BUGFIX] Use correct field when the position value contains colons
* [TASK] Add unit tests and get 100% code coverage * [BUGFIX] Fix bugs that appear during test writing
* [FEATURE] Add more manipulating methods and possibility to add customOverrides * [TASK] Change composer type to library (extension will be in vendor on composer installations) * [TASK] Improve documentation
First release. Try it out and give feedback at https://git.spooner.io/spooner-web/tcabuilder/issues/new.