Skip to content

package:test_api v0.7.11

Choose a tag to compare

@natebosch natebosch released this 18 Mar 23:27
· 62 commits to master since this release
021d056
  • Add vmAsan, vmMsan and vmTsan runtimes.
  • Change return type on the body callback argument to group to void from
    dynamic. This may surface cases where the group callback was erroneously
    returning an ignored value.
  • Require analyzer: '>=8.0.0 <13.0.0'