Releases: qossmic/deptrac
Releases · qossmic/deptrac
0.23.0
0.23.0 (2022-06-24)
Merged pull requests:
- Add option to clear cache #918 (patrickkusebauch)
- Resolution of template vars defined at function-like level #903 (patrickkusebauch)
- Make AST map aware of custom function calls #902 (patrickkusebauch)
0.22.1
0.22.1 (2022-06-11)
Merged pull requests:
- Fixes bool collector layer exclusion not working #912 (patrickkusebauch)
- Fixed locally failed tests #911 (patrickkusebauch)
0.22.0
0.22.0 (2022-06-10)
By fixing a mistake in deptrac-shim 0.21.1, I accidentally also released to changes in 0.21.1 that would require a minor version bump according to SemVer. This release is just a re-release of 0.21.1 to fix this versioning mistake.
Merged pull requests:
0.21.1 (2022-06-10)
Merged pull requests:
- Private collectors #905 (patrickkusebauch)
- Internal call implementation #904 (patrickkusebauch)
0.21.1
Re-Release of 0.21.0 as 0.21.1
0.21.0 (2022-06-07)
Merged pull requests:
- Misc quick fixes and improvements #901 (patrickkusebauch)
- Update dependencies #900 (dbrumann)
- New collector for glob patterns #899 (dbrumann)
- Restore semantic configuration to allow deep merge on import #898 (dbrumann)
- Make allowed layer resolution public #897 (patrickkusebauch)
- Update License to 2022 #896 (TheCadien)
- Add upgrade guide to docs and add install instructions to GitHub-README #886 (dbrumann)
- Add new Attribute-Collector #885 (dbrumann)
- Avoid redundant code for unconditional collectors #884 (dbrumann)
- Investigate test output being different in CI #882 (dbrumann)
- Get rid of phive #881 (patrickkusebauch)
- add interfaceNameRegexCollector #836 (gennadigennadigennadi)
0.21.0
0.21.0 (2022-06-07)
Merged pull requests:
- Misc quick fixes and improvements #901 (patrickkusebauch)
- Update dependencies #900 (dbrumann)
- New collector for glob patterns #899 (dbrumann)
- Restore semantic configuration to allow deep merge on import #898 (dbrumann)
- Make allowed layer resolution public #897 (patrickkusebauch)
- Update License to 2022 #896 (TheCadien)
- Add upgrade guide to docs and add install instructions to GitHub-README #886 (dbrumann)
- Add new Attribute-Collector #885 (dbrumann)
- Avoid redundant code for unconditional collectors #884 (dbrumann)
- Investigate test output being different in CI #882 (dbrumann)
- Get rid of phive #881 (patrickkusebauch)
- add interfaceNameRegexCollector #836 (gennadigennadigennadi)
0.20.0
Merged pull requests:
- AstMap In Memory Cache #866 (patrickkusebauch)
- Add formatter configuration, so that extensions can autowire it. #865 (patrickkusebauch)
- Configuration overhaul #860 (dbrumann)
- Update baseline file to adhere to new file format. #855 (dbrumann)
- Allow graphviz-image to output image in different formats. #854 (dbrumann)
- Remove unused dependency from AstRunner and its dependencies. #853 (dbrumann)
- Upgrade tools and dependencies #852 (dbrumann)
- Update box from 3.14 to 3.16 #851 (dbrumann)
- 801 remove getType #833 (gennadigennadigennadi)
- Update collector keys #826 (patrickkusebauch)
- Create baseline directory if it does not exist. #825 (patrickkusebauch)
- Update docs to reflect 0.19 depfile structure #822 (patrickkusebauch)
- Added a Codeclimate output formatter #808 (marekstodolny)
0.19.3
0.19.2
0.19.1
0.19.0
Merged pull requests:
- Bump phpdocumentor/type-resolver from 1.5.1 to 1.6.0 #787 (dependabot[bot])
- Bump composer/xdebug-handler from 2.0.3 to 2.0.4 #786 (dependabot[bot])
- Bump symfony/yaml from 5.4.0 to 5.4.2 #783 (dependabot[bot])
- Bump symfony/config from 5.4.0 to 5.4.2 #782 (dependabot[bot])
- Bump symfony/console from 5.4.1 to 5.4.2 #781 (dependabot[bot])
- Bump symfony/dependency-injection from 5.4.1 to 5.4.2 #780 (dependabot[bot])
- Bump symfony/finder from 5.4.0 to 5.4.2 #779 (dependabot[bot])
- Fix 758 #778 (mdevlamynck)
- Resolves #715 #776 (patrickkusebauch)
- ReturnTypeWillChange support #775 (patrickkusebauch)
- Refactor of TokenLayerResolver #774 (patrickkusebauch)
- Fix outdated image reference #773 (patrickkusebauch)
- Support for adding tagged services (allows for adding formatters, col… #772 (patrickkusebauch)
- Fix link warnings #771 (dbrumann)
- Allow manual dispatch of doc-build workflow #770 (dbrumann)
- Documentation website #769 (dbrumann)
- Fix Invalid type for path "deptrac.parameters.analyzer". #767 (dbrumann)
- Update tools installed via phive. #765 (dbrumann)
- Update composer.json for phpdocumentator #762 (patrickkusebauch)
- Move command defaults to static variables #761 (dbrumann)
- Update php-cs-fixer rules #760 (dbrumann)
- Extract AnalyseRunner from command #759 (dbrumann)
- Layer collector #757 (patrickkusebauch)
- Pointing to groups #755 (patrickkusebauch)
- Refactor of output formatters #754 (patrickkusebauch)
- Update to support phpdocumentator/graphviz:2.0.0-beta1 #753 (patrickkusebauch)
- Refactor AstParser FileReference cache #752 (dbrumann)
- Depfile use output instead of symfony #748 (dbrumann)
- Sort output from baseline formatter #747 (dbrumann)
- Refactor ConsoleSubscriber for Deptrac-Output #746 (dbrumann)
- Update phive tools #745 (dbrumann)
- Extract debug layer command into runner #744 (dbrumann)
- Extract debug token command runner #743 (dbrumann)
- Extract debug unassigned command logic into runner #742 (dbrumann)
- Extract debug unassigned options #741 (dbrumann)
- Extract debug token command options #740 (dbrumann)
- Extract debug layer command options #739 (dbrumann)
- Extract analyse command options. #738 (dbrumann)
- Replace FileHelper with Symfony's Path. #736 (dbrumann)
- Update github workflows for PHP 8.1 and 8.2 nightly builds. #735 (dbrumann)
- Upgrading dependencies #734 (dbrumann)
- Stop github-actions from closing unwanted issues. #725 (dbrumann)
- Refactor application configuration #706 (dbrumann)