Releases: qossmic/deptrac
Releases Β· qossmic/deptrac
1.0.0
1.0.0 (2022-11-01)
Merged pull requests:
- Upgrade dependency requirements for PHP 8.1. #1019 (dbrumann)
- Update dependencies #1018 (dbrumann)
- Doc fix: Replace markdown in table with html tags #1017 (dbrumann)
- Add DependencyType.php information into the contract #996 (patrickkusebauch)
- Update cs config for left aligned phpdoc #995 (dbrumann)
- Fix minor type mismatch in AstMap docblock #994 (dbrumann)
- Make PostProcessEvent stoppable. #993 (dbrumann)
- Fix init with existing file. #987 (dbrumann)
- Update documentation #986 (dbrumann)
- Misc fixes #983 (patrickkusebauch)
- Fix tag for event_listener. #980 (dbrumann)
- Update dependencies #976 (dbrumann)
- Rector assisted update to PHP 8.1 #953 (patrickkusebauch)
- Update to php 8.1 #935 (patrickkusebauch)
0.24.0
0.24.0 (2022-08-12)
Merged pull requests:
- Remove unused depfile option from analyse command #952 (dbrumann)
- Fix missing graphviz config breaks command usage #951 (dbrumann)
- Bump phpstan/phpstan-symfony from 1.2.8 to 1.2.9 #950 (dependabot[bot])
- Update dependencies #946 (dbrumann)
- add interface suffix #937 (gennadigennadigennadi)
- Restore semantic formatter configuration. #936 (dbrumann)
- Fix issue when using layer-collector #932 (dbrumann)
- Modularization #923 (patrickkusebauch)
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)