github phparkitect/arkitect 0.7.0

6 hours ago

What's Changed


  • Splits FileVisitorTest in multiple files by @micheleorselli in #502
  • Use custom resolver for extracting type information from docblocks by @micheleorselli in #504
  • Collect types declared in @throws tags and consider them dependencies (1/2) by @micheleorselli in #507
  • split FileVisitor::handleClassNode into handleClassNode and handleAnonClassNode by @micheleorselli in #511
  • Ignore union types in dockblock definitions by @micheleorselli in #510
  • FileVisitor improvements by @micheleorselli in #512
  • fix dockblock parsing which considers phpstan tags a classes by @micheleorselli in #517
  • Add Dependabot configuration for automated dependency updates by @fain182 in #518
  • ci(deps): bump codecov/codecov-action from 1 to 5 by @dependabot[bot] in #523
  • ci(deps): bump actions/checkout from 3 to 4 by @dependabot[bot] in #521
  • ci(deps): bump docker/login-action from 1 to 3 by @dependabot[bot] in #522
  • ci(deps): bump crazy-max/ghaction-docker-meta from 2 to 5 by @dependabot[bot] in #520
  • ci(deps): bump test-room-7/action-update-file from 1 to 2 by @dependabot[bot] in #524
  • refactor: reduce duplication in FileParser test cases by @fain182 in #525
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #526
  • deps: add versioning-strategy increase for composer by @fain182 in #530
  • deps(deps-dev): update phpspec/prophecy-phpunit requirement from ^2.3 to ^2.4 by @dependabot[bot] in #532
  • deps(deps): update ondram/ci-detector requirement from ^4.1 to ^4.2 by @dependabot[bot] in #533
  • deps(deps-dev): update friendsofphp/php-cs-fixer requirement from ^3.75 to ^3.90 by @dependabot[bot] in #535
  • deps(deps): update symfony/polyfill-php80 requirement from ^1.20 to ^1.33 by @dependabot[bot] in #540

New Contributors

Full Changelog: 0.6.0...0.7.0

Don't miss a new arkitect release

NewReleases is sending notifications on new releases.