Releases: VeryGoodOpenSource/very_good_analysis
Releases · VeryGoodOpenSource/very_good_analysis
v10.1.0-rc.2
10.1.1-rc.1 (2025-12-09)
Miscellaneous Chores
v10.1.0-rc.1
10.1.1-rc.1 (2025-11-27)
Docs
What's Changed
- fix(docs): update documentation based on markdownlint by @marcossevilla in #172
- feat: support Dart 3.10 by @marcossevilla in #178
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #180
- chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot] in #181
- chore: 10.1.0-rc.1 by @vgvbot in #182
- docs: update CHANGELOG versioning by @marcossevilla in #183
- chore: 10.1.0-rc.1 by @vgvbot in #184
Full Changelog: v10.0.0...v10.1.0-rc.1
v10.0.0
10.0.0 (2025-09-19)
Miscellaneous Chores
Docs
What's Changed
- docs: update
CONTRIBUTING.mdto explain how to add new lint rules by @wolfenrain in #156 - feat: use latest VGA version by default in analyze script by @matiasleyba in #157
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #160
- feat: automate deprecated lint rules by @matiasleyba in #158
- ci: automate releases by @matiasleyba in #161
- feat: support Dart 3.9.0 by @marcossevilla in #162
- chore: 10.0.0-rc.1 by @vgvbot in #163
- chore: remove
diagnostic_describe_all_propertiesby @marcossevilla in #166 - chore: 10.0.0-rc.2 by @vgvbot in #167
- docs: update exclusion table by @github-actions[bot] in #165
- chore: v10.0.0 by @marcossevilla in #170
- docs: update exclusion table by @github-actions[bot] in #169
- chore: 10.0.0 by @vgvbot in #168
New Contributors
- @matiasleyba made their first contribution in #157
Full Changelog: v9.0.0...v10.0.0
v10.0.0-rc.2
10.0.1-rc.1 (2025-09-08)
Miscellaneous Chores
v10.0.0-rc.1
v9.0.0
What's Changed
- feat: support Dart 3.8.0 by @wolfenrain in #152
- chore: release 9.0.0-rc.1 by @marcossevilla in #154
- chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 by @dependabot in #139
- chore: release v9.0.0 by @marcossevilla in #155
New Contributors
- @marcossevilla made their first contribution in #154
Full Changelog: v8.0.0...v9.0.0
v9.0.0-rc.1
- feat: support Dart 3.8.0 152
- Now preserves old formatter trailing commas.