Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

dart_code_metrics 4.16.0

Compare
Choose a tag to compare
@incendial incendial released this 20 Jun 19:03
· 312 commits to master since this release

What's Changed

  • chore: restrict analyzer version to >=2.4.0 <4.2.0 by @dkrutskikh in #856
  • chore: Image google/dart is discontinued by @tkreuder in #867
  • fix: improve context root included files calculation by @incendial in #862
  • chore: tune CI/CD by @dkrutskikh in #885
  • test: added test case in prefer_const_border_radius rule by @vlkonoshenko in #876
  • fix: resolve package with imported analysis options by @dkrutskikh in #887
  • fix: normalize file paths after extraction from analyzed folder by @incendial in #864
  • feat: add new rule avoid-banned-imports & modify prefer-extracting-callbacks allow short callbacks to exist by @fzyzcjy in #868
  • feat: improve checkstyle report, added metrics entries by @dkrutskikh in #896
  • fix: change elements equality check to overcome incorrect libs resolution by @incendial in #891
  • fix: correctly handle - symbol by @incendial in #895
  • feat: introduce new command check-unnecessary-nullable by @incendial in #874
  • chore: change unnecessary nullable parameters by @incendial in #875

New Contributors

Full Changelog: 4.15.2...4.16.0