Releases: GsTYPO3/core-patches
Releases · GsTYPO3/core-patches
TYPO3 Core Patches 0.4.0
Changes since 0.3.2
🚀 Features
- [FEATURE] Detect CI to avoid removal of outdated patches (#60) by @jpmschuler
- [FEATURE] Check target branch (#55) by @gilbertsoft
🐞 Bug Fixes
- [BUGFIX] Perform version comparison with branch name prefix only (#58) by @eliashaeussler
🧰 Maintenance
- [TASK] Update Rector configuration (#75) by @gilbertsoft
- [TASK] Add more tests and minor changes (#74) by @gilbertsoft
- [TASK] Update branch-alias (#73) by @gilbertsoft
- [TASK] Add tests for PatchUtils (#69) by @gilbertsoft
- [TASK] Make tests more strict (#67) by @gilbertsoft
- [TASK] Implement more tests (#68) by @gilbertsoft
- [TASK] Bump dev dependencies (#66) by @gilbertsoft
- [TASK] Optimize Command tests (#65) by @gilbertsoft
- [TASK] Refactor Config classes (#64) by @gilbertsoft
- [TASK] Update badges (#63) by @gilbertsoft
- [TASK] Update actions (#62) by @gilbertsoft
- [TASK] Update and apply Rector rules (#61) by @gilbertsoft
- [TASK] Remove PHPUnit 8.5 (#54) by @gilbertsoft
- [TASK] Optimize CI cache (#53) by @gilbertsoft
- [TASK] Add missing yaml:lint scripts (#52) by @gilbertsoft
- [TASK] Migrate to RectorConfig (#51) by @gilbertsoft
- [TASK] Ignore paths to trigger CI (#50) by @gilbertsoft
📖 Documentation
- [DOCS] Update toc and minor changes (#72) by @gilbertsoft
- [DOCS] Update install instructions (#71) by @gilbertsoft
- [DOCS] Add Composer requirements to README (#56) by @gilbertsoft
- [DOCS] Add hint to the TYPO3 Slack channel (#49) by @gilbertsoft
TYPO3 Core Patches 0.4.0-RC1
Installation or Update
Allow the plugins if not already done:
composer config allow-plugins.gilbertsoft/typo3-core-patches true
composer config allow-plugins.cweagans/composer-patches true
Install this version and later:
composer require gilbertsoft/typo3-core-patches:^0.4@rc
Changes since 0.3.2
🚀 Features
- [FEATURE] Detect CI to avoid removal of outdated patches (#60) by @jpmschuler
- [FEATURE] Check target branch (#55) by @gilbertsoft
🐞 Bug Fixes
- [BUGFIX] Perform version comparison with branch name prefix only (#58) by @eliashaeussler
🧰 Maintenance
- [TASK] Add tests for PatchUtils (#69) by @gilbertsoft
- [TASK] Make tests more strict (#67) by @gilbertsoft
- [TASK] Implement more tests (#68) by @gilbertsoft
- [TASK] Bump dev dependencies (#66) by @gilbertsoft
- [TASK] Optimize Command tests (#65) by @gilbertsoft
- [TASK] Refactor Config classes (#64) by @gilbertsoft
- [TASK] Update badges (#63) by @gilbertsoft
- [TASK] Update actions (#62) by @gilbertsoft
- [TASK] Update and apply Rector rules (#61) by @gilbertsoft
- [TASK] Remove PHPUnit 8.5 (#54) by @gilbertsoft
- [TASK] Optimize CI cache (#53) by @gilbertsoft
- [TASK] Add missing yaml:lint scripts (#52) by @gilbertsoft
- [TASK] Migrate to RectorConfig (#51) by @gilbertsoft
- [TASK] Ignore paths to trigger CI (#50) by @gilbertsoft
📖 Documentation
- [DOCS] Add Composer requirements to README (#56) by @gilbertsoft
- [DOCS] Add hint to the TYPO3 Slack channel (#49) by @gilbertsoft
TYPO3 Core Patches 0.3.2
TYPO3 Core Patches 0.3.1
Changes since 0.3.0
🐞 Bug Fixes
- [BUGFIX] Fix wrong type annotation in tests (#44) by @gilbertsoft
🧰 Maintenance
- [TASK] Move Rector to dedicated namespace (#45) by @gilbertsoft
- [TASK] Update gitattributes (#43) by @simonschaufi
TYPO3 Core Patches 0.3.0
Changes since 0.2.0
🚀 Features
- [FEATURE] Add update command (#35) by @gilbertsoft
🐞 Bug Fixes
- [TASK] Introduce config classes (#41) by @gilbertsoft
🧰 Maintenance
- [TASK] Optimize release workflow (#42) by @gilbertsoft
- [TASK] Introduce config classes (#41) by @gilbertsoft
- [TASK] Apply new PHP CS Fixer rules (#38) by @gilbertsoft
- [TASK] Introduce Config class (#36) by @gilbertsoft
- [TASK] Reorder allow-plugins (#37) by @gilbertsoft
- [TASK] Activate early return rector (#28) by @gilbertsoft
- [TASK] Update branch-alias (#33) by @gilbertsoft
📖 Documentation
- [DOCS] Provide a description of the update command (#39) by @gilbertsoft
TYPO3 Core Patches 0.2.0
Changes since 0.1.2
🚀 Features
- [FEATURE] Removal suggestion of merged changes (#31) by @gilbertsoft
🧰 Maintenance
- [TASK] Refactoring of the Gerrit REST API (#29) by @gilbertsoft
- [TASK] Activate type declaration rector (#27) by @gilbertsoft
- [TASK] Activate order rector (#26) by @gilbertsoft
- [TASK] Use Rector in CI workflow (#25) by @gilbertsoft
TYPO3 Core Patches 0.1.2
Changes since 0.1.1
🐞 Bug Fixes
- [BUGFIX] Fix handling of skipped files (#21) by @gilbertsoft
🧰 Maintenance
- [TASK] Trigger a release draft on push (#23) by @gilbertsoft
- [TASK] Remove experimental strict validation from CI (#22) by @gilbertsoft
TYPO3 Core Patches 0.1.1
Changes since 0.1.0
🧰 Maintenance
- [TASK] Raise PHP requirements to PHP 7.4.1 (#19) by @gilbertsoft
- [TASK] Add support contact information (#18) by @gilbertsoft
- [TASK] Add issue templates (#12) by @gilbertsoft
- [TASK] Add Contributor Covenant Code of Conduct (#13) by @gilbertsoft
📖 Documentation
- [DOCS] Replace CI badge with shields.io (#17) by @gilbertsoft
- [DOCS] Add more status badges to readme (#14) by @gilbertsoft
TYPO3 Core Patches 0.1.0
🚀 Features
- [FEATURE] Support for full review URLs by @gilbertsoft
🐞 Bug Fixes
- [BUGFIX] Add missing release-drafter configuration by @gilbertsoft
- [BUGFIX] Fix PR validation workflow (#9) by @gilbertsoft
- [BUGFIX] Always use numeric ID for patches by @gilbertsoft
🧰 Maintenance
- [TASK] Add release workflow (#11) by @gilbertsoft
- [TASK] Add funding information (#10) by @gilbertsoft
- [TASK] Add nightly CI (#8) by @gilbertsoft
- [TASK] Add pull request validation workflow (#7) by @gilbertsoft
- [TASK] Refactor commands (#6) by @gilbertsoft
- [TASK] Provide CI workflow (#2) by @gilbertsoft
- [TASK] Add allow-plugins for Composer 2.2 and later by @gilbertsoft
- [!!!][TASK] Rename commands by @gilbertsoft
- [TASK] Initial commit by @gilbertsoft
📖 Documentation
- [DOCS] Add link to cweagans/composer-patches (#4) by @gilbertsoft
- [DOCS] Optimize README (#3) by @gilbertsoft
- [DOCS] Describe supported change-id formats by @gilbertsoft
- [DOCS] Describe Composer 2.2 and later support by @gilbertsoft
⚠ Breaking
- [!!!][TASK] Rename commands by @gilbertsoft