Skip to content

Releases: Aeliot-Tm/php-cs-fixer-baseline

v2.1.2: Change GPG key used to sign PHAR

08 Oct 20:56
66fd81d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

04 Oct 20:32
09ac897
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0: Configuration reader and "configuration directory" argument

04 Oct 20:16
96ab7c1
Compare
Choose a tag to compare

Main changes

  • Add configuration reader and configuration dir argument by @evgenij-vy in #36

What else is Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2: Fix license header in php-files

07 Sep 10:46
41832aa
Compare
Choose a tag to compare

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

07 Sep 10:19
e33a9be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Sep 20:52
d3ff768
Compare
Choose a tag to compare

What's Changed

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.

Build PHAR file

31 Aug 11:39
1cc2895
Compare
Choose a tag to compare

What's Changed

  • Build PHAR file. See PR #10.
  • And fix build of PHAR file on CI (by actions). See PRs: #12, #13, #14, #15, #16, #17, #18, #19.
  • Add license-header to files of the project. See PR #11

Full Changelog: v1.0.3...v1.2.0

Fix requiring of necessary files

28 Aug 16:48
81f4975
Compare
Choose a tag to compare

Fixes:

  1. Fixed using of long names of shell options. See: #7, #8
  2. Optimized requiring of autoloader. See: #9

Update attributes of git and editor

20 Aug 21:05
0c0b63a
Compare
Choose a tag to compare

Fix missing Path for autoloader throws RuntimeException

24 Jul 11:32
ab091d6
Compare
Choose a tag to compare