Deptrac v0.8.0 Release Notes

Release Date: 2020-06-19 // almost 4 years ago
  • [0.8.0] - 2020-06-19

    ➕ Added

    • [#314] adds jetbrains/phpstorm-stubs for not blaming about uncovered internal classes, Thanks to [@smoench]
    • [#311] Adds uses, extends and inherits collectors., Thanks to [@dbrumann]
    • [#307] Add flag --fail-on-uncovered (closes [#306]), Thanks to [@hugochinchilla]
    • [#305] Add GitHub Actions Output Formatter, Thanks to [@jtaylor100]

    🔄 Changed

    🛠 Fixed

    • 🛠 [#308] Fixes key for implements Collector, Thanks to [@dbrumann]