Skip to content

Releases: a-r-m-i-n/editorconfig-cli

2.0.0

28 Dec 19:39
Compare
Choose a tag to compare

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

28 Dec 15:52
Compare
Choose a tag to compare

Commits

  • a4a4b5a: [TASK] Update dependencies (Armin Vieweg)
  • bae5676: [BUGFIX] Return error code 3 when not confirming to continue (Armin Vieweg)
  • deea700: [DOCS] Improve README contents (Armin Vieweg)
  • 57d91f1: [TASK] Add +x flag to bin/ec binary (Armin Vieweg)
  • c15a733: [RELEASE] Version 1.8.1 (Armin Vieweg)

1.8.0

03 Dec 12:06
Compare
Choose a tag to compare

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)

1.7.4

23 Oct 18:19
Compare
Choose a tag to compare

Commits

  • e8b5a06: [BUGFIX] Do not detect trailing whitespaces in empty files (Armin Vieweg)
  • f16f5e7: [RELEASE] Version 1.7.4 (Armin Vieweg)

1.7.3

23 Oct 18:13
Compare
Choose a tag to compare

Commits

  • b497218: [BUGFIX] Do not apply final new line to empty files (Armin Vieweg)
  • c79dbd7: [RELEASE] Version 1.7.3 (Armin Vieweg)

1.7.2

23 Oct 18:01
Compare
Choose a tag to compare

Commits

  • a3ec79c: [BUGFIX] Do not throw exception for empty file, when checking if file is binary (Armin Vieweg)
  • 404830b: [RELEASE] Version 1.7.2 (Armin Vieweg)

1.7.1

23 Oct 17:58
Compare
Choose a tag to compare

Commits

  • b304e36: [BUGFIX] Do not throw exception for empty file, when checking if file is binary (Armin Vieweg)
  • be1cfbe: [RELEASE] Version 1.7.1 (Armin Vieweg)

1.7.0

23 Oct 17:49
Compare
Choose a tag to compare

Commits

  • 88bc217: [DEVOPS] Set php version to 7.4 in DDEV environment (Armin Vieweg)
  • b2c2d64: [TASK] Update dependencies (Armin Vieweg)
  • 65ee788: [TASK] Update phpunit configuration (Armin Vieweg)
  • 470cdea: [DOCS] Fix wrong shortcut for --compact mode in README (Armin Vieweg)
  • a1c7aed: [BUGFIX] Raise minimum version of phpunit (Armin Vieweg)
  • b2fb5cb: [BUGFIX] Fix check for binary files and do not exclude JSON or YAML files (Armin Vieweg)
  • ed31215: [RELEASE] Version 1.7.0 (Armin Vieweg)

1.6.2

27 May 16:05
Compare
Choose a tag to compare

Commits

  • 2709880: [BUGFIX] Set lock file to PHP 7.4 level (Armin Vieweg)
  • 13b8048: [RELEASE] Version 1.6.2 (Armin Vieweg)

1.5.2

17 Jan 14:20
Compare
Choose a tag to compare

Commits

  • 2b094c0: [BUGFIX] Downgrade to compatible versions (PHP 7.3) (Armin Vieweg)
  • e6bc7cc: [RELEASE] Version 1.5.2 (Armin Vieweg)