Skip to content

Latest commit

 

History

History
93 lines (49 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

93 lines (49 loc) · 1.54 KB

Changelog

3.0.0

  • feat: support dart 3.4.4 and flutter 3.22.3

2.2.0

  • feat: add prebuild command for ios

2.1.0

  • feat: support dart 3.0.0 and flutter 3.10.0

2.0.1

  • fix(test_command): add test for main feature
  • fix(doctor_command): flutter doctor now check gherkin and lcov
  • fix: add stdout and argument --no-pub in gits modular helper

2.0.0

  • feat!: break change remove dependency melos
  • feat: add gits modular helper for change dependency to melos

1.4.3

  • fix: delete ndjson_gherkin.json in integration_test in developmen & release

1.4.2

  • fix: running npm install for window in cucumber command

1.4.1

  • fix: gits cucumber generate ndjson_gherkin.json

1.4.0

  • feat: change ndjson gherkin from --dart-define to generate ndjson_gherkin.json

1.3.3

  • revert: fixing path for gits cucumber test

1.3.2

  • fix: fixing path for gits cucumber test

1.3.1

  • fix: gits command for gits_cli cucumber

1.3.0+2

  • docs: update documentation

1.3.0+1

  • docs: update documentation

1.3.0

  • feat: add new command cucumber for support integration test with gherkin language

1.2.0

  • feat: add path for config in pubspec.yaml for gits_cli
  • feat(test): add spesific test for feature

1.1.2

  • fix(changelog): remove show version and trim string changelog

1.1.1

  • fix(build): issue target for qa

1.1.0

  • feat(build): add argument for qa build application integration test purpose

1.0.2

  • docs: update table content in readme

1.0.1

  • docs: add documentation in readme

1.0.0

  • Initial version.