Skip to content

Releases: VeryGoodOpenSource/very_good_analysis

v7.0.0

18 Dec 15:57
1da92d9
Compare
Choose a tag to compare
  • chore: release 7.0.0-dev.1

v7.0.0-dev.1

10 Dec 19:52
e5d9346
Compare
Choose a tag to compare
v7.0.0-dev.1 Pre-release
Pre-release
  • feat: add document_ignores 125
  • feat: remove avoid_null_checks_in_equality_operators 124
  • feat: add avoid_catches_without_on_clauses 123
  • feat: add invalid_runtime_check_with_js_interop_types 122
  • feat: add unintended_html_in_doc_comment 121
  • chore: Remove the package_api_docs lint in next release 118
  • feat: update lints for Dart 3.5 111
  • docs: update exclusion reasons 109
  • docs: update commands in contributing 110

v6.0.0

25 Jun 14:25
1cef36b
Compare
Choose a tag to compare

v6.0.0-dev.1

14 Jun 10:03
9f5a2df
Compare
Choose a tag to compare
v6.0.0-dev.1 Pre-release
Pre-release

Trying the pre-release

To try these changes out you will have to update the Very Good Analysis dependency:

dart pub add dev:very_good_analysis:^6.0.0-dev.1

If you have a specific version on your analysis_options.yaml, update it to point to the 6.0.0 version:

include: package:very_good_analysis/analysis_options.6.0.0.yaml

v5.1.0

30 Aug 14:32
9474008
Compare
Choose a tag to compare
  • fix: remove deprecated iterable_contains_unrelated_type lint
  • fix: remove deprecated list_remove_unrelated_type lint
  • fix(docs): full list of rules
  • feat: type equality checks should be warnings/errors

v5.0.0+1

19 May 11:22
eb7fe9a
Compare
Choose a tag to compare
  • docs: minor updates to documentation in README.md

v5.0.0

17 May 16:48
Compare
Choose a tag to compare

v4.0.0+1

07 Feb 20:16
a6a635b
Compare
Choose a tag to compare
  • docs: minor updates to documentation in README.md

v4.0.0

07 Feb 19:14
c0c5bb2
Compare
Choose a tag to compare

v3.1.0

19 Sep 18:59
baf0da6
Compare
Choose a tag to compare