[0.7.0] - 2020-05-02
Added
- [#298] adds implements collector, Thanks to [@smoench]
- [#297] Add doc for MethodCollector and misc, Thanks to [@smoench]
- [#294] adds composer/xdebug-handler, Thanks to [@smoench]
- [#285] report uncovered dependencies, Thanks to [@smoench]
- [#270] add xml formatter, Thanks to [@timglabisch]
Changed
- [#300] adds file reference builder, Thanks to [@smoench]
- [#296] use php config files, Thanks to [@smoench]
- [#295] upload phar artifact, Thanks to [@smoench]
- [#283] improve analysing performance, Thanks to [@smoench]
- [#278] make AstMap immutable, Thanks to [@smoench]
- [#271] test on PHP 7.4, Thanks to [@smoench]
- [#272] Update README.md, Thanks to [@radimvaculik]
- [#274] use github actions, Thanks to [@smoench]
- [#275] use checkout fetch depth one, Thanks to [@smoench]
- [#276] upgrade to symfony 5.0, Thanks to [@smoench]
- [#281] update actions config, Thanks to [@smoench]
- [#279] resolve file occurrences of dependencies, Thanks to [@smoench]
- [#292] dependency updates, Thanks to [@smoench]
- [#284] update dependencies, Thanks to [@smoench]
- [#286] use latest phpstan version, Thanks to [@smoench]
- [#287] refactor type resolving, Thanks to [@smoench]
- [#289] dependency updates, Thanks to [@smoench]
- [#290] jUnit: report successful + uncovered testcases, Thanks to [@smoench]
- [#266] POC: track uncovered dependencies, Thanks to [@smoench]