Releases: a-r-m-i-n/editorconfig-cli
Releases · a-r-m-i-n/editorconfig-cli
2.2.1
2.2.0
Commits
- 6327c7b: [BUGFIX] Fix detection of wrong indention (Armin Vieweg)
- f47ef6d: [TASK] Update dependencies (Armin Vieweg)
- 78e24e5: [DEVOPS] Fix deprecated rule in PHPCS fixer config (Armin Vieweg)
- 160a108: [TASK] Refactor tests (Armin Vieweg)
- 6785c44: [FEATURE] Allow argument to filter files, also in --git-only mode (Armin Vieweg)
- 84352b5: [TASK] Do not throw exception, when passing --skip or --exclude option without values given (Armin Vieweg)
- 6016900: [DOCS] Improve README (Armin Vieweg)
- 559fd50: [DEVOPS] Update minimum required versions of dev-dependencies (Armin Vieweg)
- 730d986: [DEVOPS] Add PHP 8.5 to Github action "code-checks" (Armin Vieweg)
- b29e35e: [RELEASE] Version 2.2.0 (Armin Vieweg)
2.1.1
2.1.0
Commits
- 3ba9b35: [DEVOPS] Update to PHPStan v2 (Elias Häußler)
- e49a666: [DEVOPS] Add PHP 8.4 to test matrix (Elias Häußler)
- e6cf2d5: [DEVOPS] Enable parallel runs in PHP-CS-Fixer (Elias Häußler)
- e9512b8: [DEVOPS] Update GitHub actions (Elias Häußler)
- 28d508a: [DEVOPS] Remove unnecessary docker-compose.web.yaml (Armin Vieweg)
- 12dd242: [TASK] Update copyright notice in LICENSE (Armin Vieweg)
- 86d68ce: [BUGFIX] Improve output when indention in strict mode is wrong (Armin Vieweg)
- 4e28feb: [TASK] Update dependencies (Armin Vieweg)
- 902e716: [RELEASE] Version 2.1.0 (Armin Vieweg)
2.0.1
Commits
- 331e8ad: [TASK] Exclude development-only files from dist archives (Elias Häußler) #25
- 662a0a6: [TASK] Exclude Compiler class from dist archives (Elias Häußler) #25
- 6df98e4: [TASK] Update dependencies (Armin Vieweg)
- 653e0e1: [TASK] Fix code styles (Armin Vieweg)
- 0baf93a: [TASK] Remove "checkMissingIterableValueType" option and add missing iteration value types (Armin Vieweg)
- 33f029b: [RELEASE] Version 2.0.1 (Armin Vieweg)
2.0.0
Commits
- 8617b09: [TASK][!!!] Drop PHP 7.4, 8.0 and 8.1 support, ensure PHP 8.3 support (Armin Vieweg)
- 1bf1cdc: [TASK] Apply php-cs-fixer fixes (Armin Vieweg)
- 73f31f4: [TASK] Apply phpstan fixes (Armin Vieweg)
- ec01550: [TASK] Apply PHP 8.2 adjustments (Armin Vieweg)
- d038721: [TASK] Improve application usages and .editorconfig test exclusions (Armin Vieweg)
- 53927aa: [BUGFIX] Fix verbosity in functional tests (Armin Vieweg)
- 54bdda1: [TASK][!!!] Do not support Symfony v4 components (Armin Vieweg)
- b98d341: [TEST] Improve functional test code coverage (Armin Vieweg)
- 80c5b8b: [DOCS] Update screenshot in README (Armin Vieweg)
- 9137684: [RELEASE] Version 2.0.0 (Armin Vieweg)
1.8.1
Commits
1.8.0
Commits
- e233b47: [TEST] Add functional test to ensure working -n (--no-interactive) mode (Armin Vieweg)
- bac9979: [TASK] Update dependencies (Armin Vieweg)
- 58c4bb9: [BUGFIX] Do not throw exception when git repo contains file paths with special chars (Armin Vieweg)
- 161239a: [FEATURE] Detect and output warning when files being staged in Git are physically missing (Armin Vieweg)
- 3e0a216: [BUGFIX] Do not detect "image/svg" as binary file (Armin Vieweg)
- fd4c75c: [TASK] Refactor validate method of rules (Armin Vieweg)
- 9eeb359: [TASK] Refactor type hints and method access modifiers (Armin Vieweg)
- 4809795: [RELEASE] Version 1.8.0 (Armin Vieweg)