Skip to content

Latest commit

 

History

History
216 lines (132 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

216 lines (132 loc) · 15.6 KB

1.17.0

  • dart_package:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
    • feat: add "--no-example" flag in dart pub get (#183)
    • fix: change skip_example to no_example (#196)
    • docs: add no_example docs (#197)
  • flutter_package:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
  • license_check:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • docs: add ssh_key secret documentation (#198)
    • docs: add an explanation to the example usage (#199)
  • spell_check:
    • chore(deps): bump streetsidesoftware/cspell-action from 5 to 6 (#177)
  • dart_pub_publish:
    • fix: use secrets for credential information (#182)
  • flutter_pub_publish:
    • fix: use secrets for credential information (#182)
  • mason_publish:
    • fix: use secrets for credential information (#182)
  • semantic_pull_request:
    • docs: updating semantic pull request docs (#174)

1.16.1

  • fix(dart_package): runnable skipped tests in Dart packages (#168)

1.16.0

  • docs: add example usage to license_check (#164)
  • feat: add timeout input to the publish workflows (#166)

1.15.0

  • chore(deps): bump actions/setup-node from 3 to 4 (#155)
  • chore(deps): bump streetsidesoftware/cspell-action from 2 to 4 (#153)
  • chore(deps): bump amannn/action-semantic-pull-request (#149)
  • feat: allow run skipped tests (#152)
  • chore(deps): bump amannn/action-semantic-pull-request (#158)
  • docs: included dart_package.md missing "coverage" URL (#160)
  • feat: introduce license_check workflow (#154)
  • chore(deps): bump streetsidesoftware/cspell-action from 4 to 5 (#162)

1.14.0

  • feat: Add format_directories option (#113)
  • feat: add format_line_length input (#114)
  • build: fix deploy workflow (#122)
  • feat: add ssh key setup step (#131)
  • docs: add cspell example (#134)
  • docs: link to pana versions page (#141)
  • fix: remove analytics due to cli update (#143)

1.13.0 (2023-05-12)

Features

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)