Releases: Aeliot-Tm/php-cs-fixer-baseline
Releases · Aeliot-Tm/php-cs-fixer-baseline
v2.1.2: Change GPG key used to sign PHAR
What's Changed
- Change GPG key used to sign PHAR by @Aeliot-Tm in #46
- Config automated registration of issues depends on TODO-comments in code of the project by @Aeliot-Tm in #43, #44, #47, #48, #49, #50
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0: Configuration reader and "configuration directory" argument
Main changes
- Add configuration reader and configuration dir argument by @evgenij-vy in #36
What else is Changed
- Fix description of the downloading of PHAR directly by @Aeliot-Tm in #38
- Updated badges by @Aeliot-Tm in #37, #39
New Contributors
- @evgenij-vy made their first contribution in #36
Full Changelog: v2.0.2...v2.1.0
v2.0.2: Fix license header in php-files
What's Changed
- Fix license header in php-files in php-files by @Aeliot-Tm in #35
Full Changelog: v2.0.1...v2.0.2
v2.0.1: Update documentation
What's Changed
- Update documentation by @Aeliot-Tm in #27
- Add issue templates by @Aeliot-Tm in #34
- Add badges to README.md by @Aeliot-Tm in #31
- Add Security Policy by @Aeliot-Tm in #33
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Relative paths in baseline by @Aeliot-Tm in #20
Backward compatibility breaks
- Save relative paths by default by @Aeliot-Tm in #24
- Requested module of PHP: mbstring. For proper building of relative paths which contains UTF-8 symbols.