Releases: sabbelasichon/typo3-rector
Release Version v0.7.6
[BUGFIX] Check for concrete method calls
[TASK] TCA richtext configuration in defaultExtras dropped
[TASK] TCA ctrl field requestUpdate dropped
[TASK] TCA option versioning_followPages removed
[TASK] Dropped TCA option showIfRTE in type=check
[TASK] Removed TCA tree options: width, allowRecursiveMode, autoSizeMax
[TASK] Deprecate relative path to extension directory and using filename
[TASK] Remove option iconsInOptionTags
[TASK] TCA icon options have been removed
[TASK] Add renderType for select fields
[TASK] Substitute wizard icons with new ones
[TASK] Remove showRecordFieldList inside interface section
[TASK] Remove exclude for transOrigPointerField
[TASK] Remove TCA option setToDefaultOnCopy
[TASK] Remove TCA option selicon_field_path
[TASK] Migrate t3editor wizard to renderType
[TASK] Remove old TCA migration concept
[TASK] Replace $_EXTKEY in ext_localconf.php and ext_tables.php
Release v0.7.5
[BUGFIX] Add correct type infered by type declarations
[BUGFIX] InjectRules works also for ShortClassNames
Release v0.7.4
[BUGFIX] Add stubs file correctly
Release v0.7.3
[TASK] Page Not Found And Error handling in Frontend
[TASK] Refactor Internal public TSFE properties
[TASK] Deprecate some TSconfig related methods
[TASK] Output changelog url when rector is applied
[TASK] ContentObjectRenderer::sendNotifyEmail to Mail API
[TASK] Use CacheManager instead of storeHash and getHash
[TASK] Include stubs in phar file
[TASK] Deprecate methods in ReflectionService
[TASK] Remove CsConvObj and ParserFactory from LanguageService::class (#474) (#1651)
[TASK] Change RTEHtmlArea Spellchecker entrypoint (#622) (#1689)
[TASK] Refactor RefactorGraphicalFunctionsTempPathAndCreateTemSubDirRector (#1688)
[TASK] Move language files from EXT:cms (#1687)
[TASK Cleanup RecordHistory handling (#1686)
[BUGFIX] Add fixture file for generator (#1684)
[HOTFIX] Add correct file url for constants example
Release v0.7.2
[BUGFIX] Fix version number and compress phar file (#1680)
Release v0.7.1
Release v0.7.0
[BUGFIX] Add CodeSample for TcaMigrationRector
[TASK] Add TCA migration (#1522)
[TASK] Update rector to version 0.8.52 (#1667)
[TASK] Use EXT: prefix for iconfile in TCA (#1665)
[BUGFIX] Add test directory without Rector suffix
[TASK] Add rector to set (#1664)
[TASK] Cleanup bootstrap.php
[BUGFIX] Add new test case (#1663)
[TASK] Add ValidatorResolverDynamicReturnTypeExtension
Release v0.6.8
[HOTFIX] Fix ValidateAnnotationRector if option has ,
Release v0.6.7
[BUGFIX] Wrong replacement of cache prefix (#1659)
[HOTFIX] Missing inline_value_objects in configuration
[HOTFIX] Fix regression for rector UseExtensionConfigurationApiRector
[BUGFIX] Do not use html in description. Breaks the docs
Release v0.6.6
[TASK] Move AddCodeCoverageIgnoreToMethodRectorDefinitionRector (#1655)
[TASK] Replace JStop with addCssFiles in FormResultCompiler (#624) (#1650)
[TASK] Create generate command for TYPO3 Rector (#1652)
[TASK] Use the new ExtensionConfiguration API (#1649)
[BUGFIX] Add description for RefactorVariousGeneralUtilityMethodsRector
[TASK] Use LocalizationFactory->getParsedData instead of readLLfile (#1648)
[BUGFIX] Add correct version number for typo3-rector
[TASK] Deprecated extbase code is removed (#1647)
[TASK] Refactor various methods GeneralUtility (#1646)
[BUGFIX] Add DataHandlerVariousMethodsAndMethodArgumentsRector to config
[TASK] DataHandler Various methods and method arguments (#762) (#1637)
[TASK] Refactor QueryView->tableWrap (#578) (#1645)
[TASK] Refactor ArrayBrowser->wrapValue (#738) (#1644)
[TASK] Refactor various methods GeneralUtility (#1643)
[TASK] ArrayUtility::filterAndSortByNumericKeys (#1642)
[TASK] Refactor ->csConvObj and ->csConv() (#1640)
[TASK] Move language files from EXT:lang (#1639)
[TASK] Refactor method fileContent of class TemplateService (#1638)
[TASK] Deprecate printContent methods (#1636)
[TASK] Remove CharsetConvert Parameters (#503) (#1633)
[BUGFIX] Add description for MoveLanguageFilesFromExtensionLangRector
[TASK] Rename method getValidationResults (#1634)
[TASK] Use QueryBuilder instead of BackendUtility::getRecordsByField (#1631)
[BUGFIX] Remove wrong rector class in configuration