- feat: support dart 3.4.4 and flutter 3.22.3
- feat: add prebuild command for ios
- feat: support dart 3.0.0 and flutter 3.10.0
- 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
- feat!: break change remove dependency melos
- feat: add gits modular helper for change dependency to melos
- fix: delete ndjson_gherkin.json in integration_test in developmen & release
- fix: running npm install for window in cucumber command
- fix: gits cucumber generate ndjson_gherkin.json
- feat: change ndjson gherkin from --dart-define to generate ndjson_gherkin.json
- revert: fixing path for gits cucumber test
- fix: fixing path for gits cucumber test
- fix: gits command for gits_cli cucumber
- docs: update documentation
- docs: update documentation
- feat: add new command cucumber for support integration test with gherkin language
- feat: add path for config in pubspec.yaml for gits_cli
- feat(test): add spesific test for feature
- fix(changelog): remove show version and trim string changelog
- fix(build): issue target for qa
- feat(build): add argument for qa build application integration test purpose
- docs: update table content in readme
- docs: add documentation in readme
- Initial version.