very_good_cli 0.6.3 very_good_cli: ^0.6.3 copied to clipboard
A Very Good Command Line Interface for Dart created by Very Good Ventures.
0.6.3 (2022-03-25) #
Bug Fixes #
0.6.2 (2022-03-22) #
Bug Fixes #
0.6.1 (2022-03-21) #
Bug Fixes #
- test: run tests with --no-pub (#322) (005c2aa)
- test: test_runner runs tests in isolated groups (#329) (5d01936)
Features #
- test: add --no-optimization flag (#325) (fae2a6d)
- test: add --test-randomize-ordering-seed (#326) (7487f21)
- test: remove .test_runner.dart after run (#323) (cc9f727)
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.5 (2022-03-01) #
Features #
0.5.4 (2022-02-28) #
Bug Fixes #
0.5.3 (2022-02-17) #
Bug Fixes #
0.5.2 (2022-02-15) #
Features #
0.5.1 (2022-02-14) #
Bug Fixes #
Features #
- dart_package: upgrade to Dart 2.16 (#276) (9a880c6)
- flutter_package: upgrade to Dart 2.16 (#277) (f1d14c8)
0.5.0 (2022-02-07) #
Features #
0.4.17 (2022-02-01) #
Bug Fixes #
0.4.16 (2022-01-27) #
Bug Fixes #
0.4.15 (2022-01-20) #
Features #
0.4.14 (2022-01-19) #
Features #
0.4.13 (2022-01-19) #
Bug Fixes #
0.4.12 (2022-01-05) #
Features #
- core: assets and bloc version updates (#249) (a6827c6)
- create_command: add --org alias (#246) (3afb420)
0.4.11 (2021-12-02) #
Bug Fixes #
0.4.10 (2021-11-19) #
Features #
0.4.9 (2021-11-02) #
Bug Fixes #
Features #
- core: upgrade dependencies (#222) (a0e0a13)
- core: upgrade to dart >= 2.14.0 (#227) (10be297)
- dart_pkg: update dependencies (#223) (24ebc05)
- flutter_pkg: update dependencies (#224) (0b899f1)
- flutter_plugin: update dependencies (#225) (59f208e)
0.4.8 (2021-10-18) #
Bug Fixes #
0.4.7 (2021-10-13) #
Features #
- check for updates last and improve update prompt styling (#207) (4510785)
- improve new update prompt (#206) (4ecfc8a)
- improve update prompt style (#208) (5f9010d)
- core: add flavor to iOS app name (#205) (52d7243)
- core: update to bloc_test v8.3.0 and add flavor to app name on android (#204) (b0e262f)
0.4.6 (2021-10-07) #
Bug Fixes #
Features #
0.4.5 (2021-09-30) #
Bug Fixes #
Features #
0.4.4 (2021-09-23) #
Features #
- core: template improvements (#191) (4a405ff)
- add auto update (#181) (b8b490b)
- bloc v7.2.0 and internal platform updates (#187) (193eb30)
- run dart fix --apply as post generation step (#189) (ce02422)
0.4.3 (2021-09-17) #
Bug Fixes #
Features #
0.4.2 (2021-09-01) #
Bug Fixes #
Features #
0.4.1 (2021-08-23) #
Features #
0.4.0 (2021-08-20) #
Features #
0.3.3 (2021-08-18) #
Features #
0.3.2 (2021-08-03) #
Features #
- upgrade dependencies (bf69bb3)
0.3.1 (2021-07-27) #
Features #
0.3.0 (2021-07-23) #
Features #
0.2.5 (2021-07-16) #
Bug Fixes #
Features #
0.2.4 (2021-07-14) #
Features #
0.2.3 (2021-06-15) #
Features #
- add recommended extensions for vscode (#144) (8f162d1)
- add vscode extensions exception to gitignore (#143) (16084f8)
- overwrite rules for file conflict resolution (#142) (87be1ca)
0.2.2 (2021-06-10) #
Bug Fixes #
0.2.1 (2021-05-26) #
Features #
0.2.0 (2021-05-25) #
Features #
- android and web upgrades (#129) (c4cc9dd)
- improve very good create output (#131) (fc62b08)
- install packages automatically (#130) (bcff075)
- migrate to null safety (#128) (3e76061)
0.1.8 (2021-05-21) #
Features #
0.1.7 (2021-04-01) #
Bug Fixes #
0.1.6 (2021-03-18) #
Features #
0.1.5 (2021-03-12) #
Features #
0.1.4 (2021-03-09) #
Features #
0.1.3 (2021-03-03) #
Features #
0.1.2 (2021-02-22) #
Features #
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)