Skip to content

Latest commit

 

History

History
467 lines (390 loc) · 23.4 KB

CHANGELOG.md

File metadata and controls

467 lines (390 loc) · 23.4 KB

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

0.9.0 - 2020-10-30

Added

Fixed

Changed

  • #402 github actions show inherit path, Thanks to @smoench
  • #401 use composer v2 for CI, Thanks to @smoench
  • #400 Enhancement: Mark test classes as final, Thanks to @localheinz
  • #397 Enhancement: Enable final_static_access fixer, Thanks to @localheinz
  • #396 Simplify formatter options, Thanks to @smoench
  • #366 Bump symfony/console from 5.1.4 to 5.1.5
  • #364 Bump symfony/config from 5.1.3 to 5.1.4
  • #363 Bump symfony/event-dispatcher from 5.1.3 to 5.1.4
  • #365 Bump symfony/yaml from 5.1.4 to 5.1.5
  • #411 Bump symfony/options-resolver from 5.1.7 to 5.1.8
  • #367 Bump symfony/config from 5.1.4 to 5.1.5
  • #368 Bump symfony/finder from 5.1.4 to 5.1.5
  • #361 Bump symfony/yaml from 5.1.3 to 5.1.4
  • #369 Bump symfony/dependency-injection from 5.1.4 to 5.1.5
  • #362 Bump symfony/dependency-injection from 5.1.3 to 5.1.4
  • #354 Bump nikic/php-parser from 4.7.0 to 4.8.0
  • #360 Bump symfony/finder from 5.1.3 to 5.1.4
  • #359 Bump symfony/options-resolver from 5.1.3 to 5.1.4
  • #358 Bump symfony/console from 5.1.3 to 5.1.4
  • #357 Bump nikic/php-parser from 4.9.0 to 4.9.1
  • #356 Bump composer/xdebug-handler from 1.4.2 to 1.4.3
  • #355 Bump nikic/php-parser from 4.8.0 to 4.9.0
  • #371 Bump symfony/event-dispatcher from 5.1.4 to 5.1.5
  • #350 Bump phpstan/phpdoc-parser from 0.4.8 to 0.4.9
  • #348 Bump nikic/php-parser from 4.6.0 to 4.7.0
  • #370 Bump symfony/options-resolver from 5.1.4 to 5.1.5
  • #372 Bump phpdocumentor/type-resolver from 1.3.0 to 1.4.0
  • #410 Bump symfony/finder from 5.1.7 to 5.1.8
  • #374 Bump nikic/php-parser from 4.9.1 to 4.10.0
  • #409 Bump symfony/config from 5.1.7 to 5.1.8
  • #408 Bump symfony/event-dispatcher from 5.1.7 to 5.1.8
  • #407 Bump symfony/dependency-injection from 5.1.7 to 5.1.8
  • #406 Bump symfony/console from 5.1.7 to 5.1.8
  • #405 Bump symfony/yaml from 5.1.7 to 5.1.8
  • #404 Bump composer/xdebug-handler from 1.4.3 to 1.4.4
  • #394 Bump symfony/dependency-injection from 5.1.6 to 5.1.7
  • #393 Bump symfony/options-resolver from 5.1.6 to 5.1.7
  • #392 Bump symfony/finder from 5.1.6 to 5.1.7
  • #384 Bump symfony/finder from 5.1.5 to 5.1.6
  • #377 update tools, Thanks to @smoench
  • #379 Bump nikic/php-parser from 4.10.0 to 4.10.1
  • #380 Bump symfony/options-resolver from 5.1.5 to 5.1.6
  • #381 Bump symfony/dependency-injection from 5.1.5 to 5.1.6
  • #382 Bump symfony/event-dispatcher from 5.1.5 to 5.1.6
  • #383 Bump symfony/config from 5.1.5 to 5.1.6
  • #385 Bump nikic/php-parser from 4.10.1 to 4.10.2
  • #391 Bump symfony/event-dispatcher from 5.1.6 to 5.1.7
  • #386 Bump symfony/yaml from 5.1.5 to 5.1.6
  • #387 Bump symfony/console from 5.1.5 to 5.1.6
  • #388 Bump symfony/config from 5.1.6 to 5.1.7
  • #389 Bump symfony/console from 5.1.6 to 5.1.7
  • #390 Bump symfony/yaml from 5.1.6 to 5.1.7

0.8.2 - 2020-07-24

Added

  • #338 Add option to report uncovered dependencies for GitHubActionFormatter, Thanks to @jschaedl
  • #335 Add missing Collectors into the container, Thanks to @DanielBadura

Changed

  • #347 Bump symfony/finder from 5.1.2 to 5.1.3
  • #346 Bump symfony/console from 5.1.2 to 5.1.3
  • #345 Bump symfony/yaml from 5.1.2 to 5.1.3
  • #344 Bump symfony/dependency-injection from 5.1.2 to 5.1.3
  • #343 Bump symfony/config from 5.1.2 to 5.1.3
  • #342 Bump nikic/php-parser from 4.5.0 to 4.6.0
  • #341 Bump phpdocumentor/type-resolver from 1.1.0 to 1.3.0
  • #340 Bump symfony/options-resolver from 5.1.2 to 5.1.3
  • #339 Bump symfony/event-dispatcher from 5.1.2 to 5.1.3
  • #336 ignore (psalm) pseudo types, Thanks to @smoench
  • #334 Change default file to depfile.yaml, Thanks to @DanielBadura

0.8.1 - 2020-07-10

Added

Changed

  • #324 Enable GithubActionsOutputFormatter by default in GithubActions environment, Thanks to @jschaedl
  • #323 psalm level 2, Thanks to @smoench
  • #322 differentiate between possible use types, Thanks to @smoench

0.8.0 - 2020-06-19

Added

Changed

Fixed

0.7.1 - 2020-05-04

Fixed

  • #302 Bugfix: cover more DocBlock types

0.7.0 - 2020-05-02

Added

Changed

Removed

0.6.0 - 2019-10-18

Changed

Fixed

  • #265 Bugfix: classes in other namespaces are resolved in same namespace, Thanks to @smoench
  • #227 Fix: Remove non-applicable exclude configuration, Thanks to @localheinz
  • #230 Fix alignment, Thanks to @BackEndTea
  • #223 Fix outdated graphviz download link in README, Thanks to @LeoVie

0.5.0 - 2019-03-15

Added

  • #219 added input parameter option for cache file

Changed

  • #215 Enhancement: Apply @PHPUnit60Migration:risky ruleset

  • #214 Enhancement: Update phpstan/phpstan

Fixed

  • #216 Fix: Remove sudo configuration

  • #213 Enhancement: Reference phpunit.xsd as installed with composer

  • #211 improved caching mechanism

  • #210 don't apply dependencies from prev classes to current class when file contains more than one class

0.4.0 - 2019-01-11

Added

  • #195 chaching parsed files

  • #200 skip class dependency violation (@torinaki)

Changed

  • #197 use progress bar instead printing dots

  • #190 added several nullable and void type-hints

Removed

  • #190 removed support for PHP <7.1

0.3.0 - 2018-11-05

Added

  • #160 new ClassNameRegexCollector was added

  • #167 Added JUnit report formatter.

Changed

  • #179 disabled JUnitFormatter and GraphizFormatter by default

Removed

  • #177 Removed the self updating mechanism.

[0.2.0] - 2018-03-24

Added

  • Added DirectoryCollector.

Removed

  • Removed support for PHP < 7.0 and HHVM.