Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 4.25 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 4.25 KB

1.3.0 (2022-05-31)

Features

  • dart_package: add optional concurrency input (#38) (5b27fe7)
  • flutter_package: add optional concurrency input (#39) (8d89298)

1.2.2 (2022-05-12)

Bug Fixes

  • dart_package: pin coverage to 1.2.0 (#34) (d99c0ed)

1.2.1 (2022-05-02)

Bug Fixes

  • dart_package: use dart test instead of test_coverage (#28) (b62ee03)

1.2.0 (2022-04-07)

Features

  • ability to disable test optimization (#24) (d6dc6a6)
  • ability to run test recursively (#25) (a1c7235)

1.1.1 (2022-03-25)

Features

  • flutter_package: use very_good test runner (#17) (37174b1)

1.1.0 (2022-02-28)

Features

1.0.2 (2022-02-08)

Features

  • upgrade to very_good_coverage@v1 (#13) (6342fa5)

1.0.1 (2022-01-20)

Features

1.0.0 (2022-01-12)

Bug Fixes

  • rename to flutter_package.yml (dedd17b)

Features

  • dart_package: support dart_sdk input (#2) (8964e1a)
  • flutter_package: support flutter_version and flutter_channel inputs (#5) (99c0a0e)
  • create dart_package and flutter_package workflows (07e989f)