very_good_cli 0.16.0
very_good_cli: ^0.16.0 copied to clipboard
A Very Good Command-Line Interface for Dart created by Very Good Ventures.
0.16.0 #
- fix!: remove analytics (#756)
- chore: update pubspec meta info (#778)
- fix: pass
org_name
to the plugin template (#777) - chore: update dependencies and SDK constraints (#782)
- chore: update dependencies and SDK constraints on sub packages and fixtures (#785)
- docs: update readme headline (#786)
- chore: finish updating Very Good Analysis to 5.1.0 (#792)
- docs: update docs (#798)
- Very Good Core:
- feat!: bump min Dart SDK to 3.1.0
- feat!: update to Flutter 3.13.2
- fix: added RunnerTests iOS Schema
- feat: update to Material 3
- docs: update l10n README documentation
- docs: translation generation in README.md
- fix: very_good create flutter_app doesn't create .gradlew files
- feat: upgrade to
very_good_analysis ^5.1.0
- Very Good Wear App
- feat!: update to Flutter 3.13.2
- feat: update to Material 3
- fix: project doesn't build due to Kotlin gradle plugin incompatibility
- fix: very_good create flutter_app doesn't create .gradlew files
- feat: upgrade to
very_good_analysis ^5.1.0
- Very Good Flame Game
- feat!: update to Flame 1.8.2
- feat!: bump min Dart SDK to 3.1.0
- feat!: update to Flutter 3.13.2
- fix: added RunnerTests iOS Schema
- fix: very_good create flutter_app doesn't create .gradlew files
- feat: upgrade to
very_good_analysis ^5.1.0
- fix: text style tests for
CounterComponent
- Very Good Flutter Package
- feat: upgrade to very_good_analysis ^5.1.0
- docs: update README.md install instructions
- Very Good Dart Package
- feat: upgrade to very_good_analysis ^5.1.0
- docs: update README.md install instructions
- Very Good Dart CLI
- feat: update very good analysis to v5 and fix patch
- feat: bump Dart SDK to >=3.0.0 <4.0.0
- Very Good Flutter Plugin
- fix: flaky integrated tests
- feat: upgrade to
very_good_analysis ^5.1.0
- feat: add fluttium test workflow
- docs: add docs for integration tests
- Very Good Docs Site
- build(deps): various dependency updates
0.15.0 - 2023-05-23 #
0.14.0 - 2023-05-10 #
0.12.3+1 - 2023-03-27 #
0.12.3 - 2023-03-23 #
0.12.0 - 2023-02-28 #
0.11.0+1 - 2023-02-07 #
0.11.0 - 2023-02-07 #
0.10.0 - 2023-01-17 #
Features #
- create dart cli new usage (#612) (1a94dc6)
- create dart package new usage (#611) (aa391d6)
- create docs site new usage (#614) (35b9bd1)
- create flame game new usage (#618) (9b480f2)
- create flutter package new usage (#616) (ece6849)
- create flutter plugin new usage (#617) (0a8bef5)
- recreate flutter create with sub commands (#607) (e01a127)
0.9.1 - 2022-12-09 #
0.9.0 - 2022-12-07 #
0.8.6 - 2022-12-02 #
0.8.1 - 2022-10-14 #
0.8.0 - 2022-09-14 #
0.7.12 - 2022-08-08 #
0.7.11 - 2022-07-19 #
0.7.9 - 2022-06-29 #
0.7.8 - 2022-06-22 #
0.7.7 - 2022-06-15 #
0.7.5 - 2022-05-31 #
0.7.3 - 2022-05-20 #
0.6.12 - 2022-05-10 #
0.6.11 - 2022-05-06 #
0.6.7 - 2022-04-06 #
0.6.6 - 2022-04-01 #
0.6.5 - 2022-03-30 #
0.6.4 - 2022-03-25 #
0.6.2 - 2022-03-22 #
0.6.1 - 2022-03-21 #
0.6.0 - 2022-03-17 #
Bug Fixes #
Features #
- test: add --exclude-coverage flag (#317) (8e5add0)
- test: add --exclude-tags option (#314) (386ca6c)
- test: add
--coverage
and--min coverage
options (#305) (e542532) - test: performance optimizations (#318) (8decea0)
- test: support specific test execution (#313) (65428ae)
- add very_good test command (#303) (39678f8)
- improve update prompt (#312) (97045bb)
- use very_good_test_runner to improve test output (#308) (c6e4ae4)
0.5.1 - 2022-02-14 #
0.4.17 - 2022-02-01 #
0.4.12 - 2022-01-05 #
0.4.11 - 2021-12-02 #
0.4.6 - 2021-10-07 #
0.4.5 - 2021-09-30 #
0.4.4 - 2021-09-23 #
0.4.3 - 2021-09-17 #
0.4.2 - 2021-09-01 #
0.2.5 - 2021-07-16 #
0.2.4 - 2021-07-14 #
0.2.3 - 2021-06-15 #
0.2.0 - 2021-05-25 #
0.1.2 - 2021-02-22 #
0.1.1 - 2021-02-16 #
0.1.0 - 2021-02-16 #
Bug Fixes #
Features #
- add log summary (#60) (c7e0d64)
- add usage analytics (#71) (a936698)
- create: generate project using very_good_core template (#12) (11b8181)
- create: validate project name (#6) (b69c45a)
- very_good_core: add LICENSE and copyright header (#39) (706dccb)
- add .gitignore (5f10501)
- add build version support (#3) (d349389)
- add CODEOWNERS (335ce42)
- create command scaffold (#5) (ed5cf77)
- create VeryGoodCommandRunner (#4) (5a936d6)
- very_good_analysis (869ea80)
- very_good_core initial template (#8) (2d3208a)
- create: validate output directory (#7) (d76f6f7)