_stefanzweifel’s avatar_stefanzweifel’s Twitter Archive—№ 486

  1. 📦 v2.0.0 of laravel-stats has been released! - Support for Laravel 6.0 - New Feature: Verbose Mode - New Feature: Filter by Components ➡️ Release Notes & Upgrade Guide: github.com/stefanzweifel/laravel-stats/releases/tag/v2.0.0 ➡️ Source Code: github.com/stefanzweifel/laravel-stats
    1. …in reply to @_stefanzweifel
      Verbose Mode: You can now finally see which classes have been classified as "Others".
      1. …in reply to @_stefanzweifel
        Filter by Components: Useful in combination with verbose mode in bigger projects, when you only want to see a single component.
        1. …in reply to @_stefanzweifel
          The teased feature of grouping a project by App-, Admin- and API-part has been postponed to a future release. If you're interested in such a feature, please checkout this issue and give feedback, on how you think this feature could work. github.com/stefanzweifel/laravel-stats/issues/152
          1. …in reply to @_stefanzweifel
            And finally, if you're interested to use "stats" in other frameworks like Symfony, please leave your feedback on this issue: github.com/stefanzweifel/laravel-stats/issues/153