package:test_api v0.7.11
·
62 commits
to master
since this release
- Add
vmAsan,vmMsanandvmTsanruntimes. - Change return type on the
bodycallback argument togrouptovoidfrom
dynamic. This may surface cases where the group callback was erroneously
returning an ignored value. - Require
analyzer: '>=8.0.0 <13.0.0'