-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77f8ec8
commit 4dd3c58
Showing
1 changed file
with
142 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## 0.5.5 | ||
|
||
### What's Changed Since 0.5.4 | ||
|
||
* [TASK] Expose default cs-fixer configuration by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/47> | ||
* [TASK] Remove binary from coverage by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/48> | ||
* [BUGFIX] Remove modernize_strpos by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/49> | ||
* [TASK] Reduce PHPStan tests by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/50> | ||
* [TASK] Enable treatPhpDocTypesAsCertain by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/51> | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.5.4...v0.5.5> | ||
|
||
## 0.5.4 | ||
|
||
### What's Changed Since 0.5.3 | ||
|
||
* [TASK] Sync files with the latest TYPO3 Core version by @github-actions in <https://github.com/TYPO3/coding-standards/pull/34> | ||
* [TASK] Allow any composer tool by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/37> | ||
* [BUGFIX] Return self to properly support code completion by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/36> | ||
* [TASK] Update copyright by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/38> | ||
* [TASK] Update DDEV and debug config by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/40> | ||
* [TASK] Optimize CI and add coverage report by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/41> | ||
* [DOCS] Clarify the usage of the `-f` option by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/42> | ||
* [TASK] Rename branch-alias from master to main by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/43> | ||
* [TASK] Fix nightly CI matrix by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/45> | ||
|
||
### New Contributors Since 0.5.3 | ||
|
||
* @github-actions made their first contribution in <https://github.com/TYPO3/coding-standards/pull/34> | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.5.3...v0.5.4> | ||
|
||
## 0.5.3 | ||
|
||
### What's Changed Since 0.5.2 | ||
|
||
* [TASK] Disable daily core synchronization by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/30> | ||
* [BUGFIX] Avoid yoda-style conditions in PHP by @eliashaeussler in <https://github.com/TYPO3/coding-standards/pull/31> | ||
|
||
### New Contributors Since 0.5.2 | ||
|
||
* @eliashaeussler made their first contribution in <https://github.com/TYPO3/coding-standards/pull/31> | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.5.2...v0.5.3> | ||
|
||
## 0.5.2 | ||
|
||
### What's Changed Since 0.5.1 | ||
|
||
* [TASK] Use recommended naming for config by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/21> | ||
* [TASK] Sync .editorconfig template by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/29> | ||
|
||
**Full Changelog**: <<https://github.com/TYPO3/coding-standards/compare/v0.5.1...v> | ||
|
||
## 0.5.1 | ||
|
||
### What's Changed Since 0.5.0 | ||
|
||
* [DOCS] Update README.md with dev hints by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/20> | ||
* [TASK] Complete composer manifest by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/22> | ||
* [DOCS] Move warning about core synchronization by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/23> | ||
* [DOCS] Fix wrong folder by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/24> | ||
* [TASK] Add PHP 8.1 and nightly to CI by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/26> | ||
* [DOCS] Add YouTube link to README.md by @marble in <https://github.com/TYPO3/coding-standards/pull/25> | ||
* [TASK] Sync .editorconfig with the latest TYPO3 Core version by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/28> | ||
|
||
### New Contributors Since 0.5.0 | ||
|
||
* @marble made their first contribution in <https://github.com/TYPO3/coding-standards/pull/25> | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.5.0...v0.5.1> | ||
|
||
## 0.5.0 | ||
|
||
This version now supports PHP 8.1 and is synchronized with the core editorconfig. Also, the php-cs-fixer template for projects has been adjusted to scan `src` instead of `src/extensions`. Finally, the setup script has been renamed to `typo3-coding-standards` and is provided as a Composer binary. See README.md for more information on how to use it. | ||
|
||
### What's Changed Since 0.4.0 | ||
|
||
* [FEATURE] Provide setup binary through composer by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/10> | ||
* [TASK] Introduce CI workflow by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/11> | ||
* [TASK] Update php-cs-fixer project defaults by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/18> | ||
* [TASK] Automate updates from core by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/17> | ||
* [BUGFIX] Bump minimal requirements to support PHP 8.1 by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/19> | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.4.0...v0.5.0> | ||
|
||
## 0.4.0 | ||
|
||
This release supports PHP-CS-Fixer 3 and creates `.php-cs-fixer.php` now for configuration. | ||
|
||
### What's Changed Since 0.3.0 | ||
|
||
* [BUGFIX] Optimize search for autoloader by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/6> | ||
* [TASK] Synchronize rules with TYPO3 Core by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/7> | ||
* [TASK] Apply MD styles by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/8> | ||
* [BUGFIX] Search for autoloader by @gilbertsoft in <https://github.com/TYPO3/coding-standards/pull/9> | ||
* [TASK] Upgrade to friendsofphp/php-cs-fixer 3.0 by @simonschaufi in <https://github.com/TYPO3/coding-standards/pull/5> | ||
|
||
### New Contributors Since 0.3.0 | ||
|
||
* @simonschaufi made their first contribution in <https://github.com/TYPO3/coding-standards/pull/5> | ||
* @gilbertsoft made their first contribution in <https://github.com/TYPO3/coding-standards/pull/6> | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.3.0...v0.4.0> | ||
|
||
## 0.3.0 | ||
|
||
### What's Changed Since 0.2.0 | ||
|
||
* [TASK] Remove warning and error from .editorconfig.dist by @brotkrueml in <https://github.com/TYPO3/coding-standards/pull/2> | ||
* [TASK] Allow PHP 8 by @lolli42 in <https://github.com/TYPO3/coding-standards/pull/4> | ||
|
||
### New Contributors Since 0.2.0 | ||
|
||
* @brotkrueml made their first contribution in <https://github.com/TYPO3/coding-standards/pull/2> | ||
* @lolli42 made their first contribution in <https://github.com/TYPO3/coding-standards/pull/4> | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.2.0...v0.3.0> | ||
|
||
## 0.2.0 | ||
|
||
### What's Changed Since 0.1.0 | ||
|
||
* [TASK] Align coding guidelines with latest TYPO3 Core master by @bmack | ||
|
||
**Full Changelog**: <https://github.com/TYPO3/coding-standards/compare/v0.1.0...v0.2.0> | ||
|
||
## 0.1.0 | ||
|
||
First release with initial release. | ||
|
||
### What's Changed | ||
|
||
* [TASK] Remove ESlinting option for now by @bmack | ||
* [FEATURE] Initial commit by @bmack |