Skip to content

Latest commit

 

History

History
151 lines (80 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

151 lines (80 loc) · 10.3 KB

1.12.0 (2023-01-26)

Features

  • replace flutter format with dart format (#95) (d23279e)

1.11.0 (2022-10-27)

Features

1.10.0 (2022-10-19)

Features

  • add dependabot (#79) (bff6468)
  • add optional setup step to flutter and dart package workflows (#85) (d6c97a4)

1.9.0 (2022-10-11)

Features

  • semantic_pull_request: add types and scopes inputs (#65) (e54fbb1)
  • spell check workflow (#76) (9c12bb5)

1.8.0 (2022-10-04)

Features

  • upgrade dart and flutter package to very_good_coverage@v2 (#73) (3571d72)

1.7.0 (2022-09-09)

Features

  • dart_package: add platform input (#70) (575c4f8)

1.6.0 (2022-09-01)

Bug Fixes

  • dart_package: remove deprecated .packages (#67) (49fb539)

Features

  • upgrade to Flutter 3.3 and Dart 2.18 (#68) (ca48fe4)

1.5.4 (2022-08-05)

Features

1.5.3 (2022-07-22)

Features

  • flutter_package: add runs_on input (#59) (5997890)

1.5.2 (2022-07-21)

Features

1.5.1 (2022-07-06)

Bug Fixes

  • semantic_pull_request: remove wip (write access) (#54) (6eb0847)

1.5.0 (2022-07-05)

Features

  • dart_package: report_on and analyze_directories inputs (#52) (ab40b19)

1.4.0 (2022-06-28)

Bug Fixes

  • only run semantic commit step on pull_request (#46) (cdd60ea)

Features

  • dart_package: analyze test directory (#47) (b4625e7)
  • semantic_pull_request: add semantic pull request workflow (#48) (43beb8a)
  • add semantic commit check to workflows (#45) (3afb04f)

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)