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

Releases: dart-code-checker/dart-code-metrics

dart_code_metrics 4.15.0

03 May 18:33
20a82cc
Compare
Choose a tag to compare

What's Changed

  • docs(avoid-border-all): fix Border.all constructor syntax by @albertms10 in #807
  • fix: dart-code-metrics crash saying Bad state: No element when running command by @fzyzcjy in #805
  • fix: correctly handle disabling rules with false by @incendial in #822
  • feat: remove declaration in prefer-immediate-return by @ookami-kb in #824
  • feat: avoid-non-ascii-symbols rule by @incendial in #825
  • fix: format-comment is listing the macros from dart doc. by @vlkonoshenko in #823

New Contributors

Full Changelog: 4.14.0...4.15.0

dart_code_metrics 4.14.0

13 Apr 04:55
240d317
Compare
Choose a tag to compare

What's Changed

  • feat: add static code diagnostic prefer-commenting-analyzer-ignores by @incendial in #776
  • feat: add static code diagnostic prefer-moving-to-variable by @incendial in #781
  • fix: add check for supertypes by @incendial in #775
  • fix: correctly handle nullable types of collections by @incendial in #786
  • fix: cover more cases in "prefer-immediate-return" rule by @roman-petrov in #760
  • fix: support index expressions for no-magic-number rule by @incendial in #755
  • docs: update prefer-async-await rule by @incendial in #795

Full Changelog: 4.13.0...4.14.0

dart_code_metrics 4.13.0

16 Mar 18:37
413c2de
Compare
Choose a tag to compare

What's Changed

dart_code_metrics 4.12.0

07 Mar 04:38
b761ba2
Compare
Choose a tag to compare

dart_code_metrics 4.11.0

21 Feb 18:03
d9abbf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.10.1...4.11.0

dart_code_metrics 4.11.0-dev.1

09 Feb 17:29
0edaad7
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 4.10.1...4.11.0-dev.1

dart_code_metrics 4.10.1

01 Feb 18:35
67c2f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.10.0...4.10.1

dart_code_metrics 4.10.0

31 Jan 18:33
63c6891
Compare
Choose a tag to compare

What's Changed

  • chore: restrict analyzer version to >=2.4.0 <3.2.0. by @dkrutskikh in #645
  • fix: ignore private variables in avoid-global-state rule by @vlkonoshenko in #646
  • feat: ignore private members for check-unused-l10n command by @incendial in #650
  • chore: remove @immutable annotation from code. by @dkrutskikh in #652
  • feat: add check unused code command by @incendial in #649
  • fix: support excludes and conditional imports for check-unused-code by @incendial in #654
  • chore: restrict analyzer version to >=2.4.0 <3.3.0 by @dkrutskikh in #656
  • fix: make check-unused-l10n also cover supertype member calls by @incendial in #658
  • feat: add new command flag --no-congratulate by @dkrutskikh in #662
  • feat: add version flag to print package version by @incendial in #660
  • fix: cyclomatic complexity calculation for functions with internal la… by @dkrutskikh in #666
  • docs: change name of metric number-of-arguments to number-of-parameters by @Ae-Mc in #670
  • chore: update algolia integration by @incendial in #672
  • fix: check-unused-files now ignored some system files by @dkrutskikh in #671
  • feat: add experimental monorepo support for check-unused-code by @incendial in #659

New Contributors

Full Changelog: 4.9.1...4.10.0

dart_code_metrics 4.10.0-dev.2

19 Jan 18:41
0ee73be
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: support excludes and conditional imports for check-unused-code by @incendial in #654

Full Changelog: 4.10.0-dev.1...4.10.0-dev.2

dart_code_metrics 4.10.0-dev.1

17 Jan 18:53
12e34a6
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 4.9.1...4.10.0-dev.1