very_good_cli 0.19.0
very_good_cli: ^0.19.0 copied to clipboard
A Very Good Command-Line Interface for Dart created by Very Good Ventures.
0.19.0 #
- docs: update check licenses retrieval documentation (#894)
- docs: fix check_licenses.md pana link (#897)
- feat: bump template bundles (#914)
- Very Good Core:
- Very Good Docs Site
- Very Good Flame Game
- build(deps): bump google_fonts in /src/very_good_flame_game (#118)
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#121)
- build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#123)
- feat: add macOS platform support (#125)
- fix: replace VeryGoodFlameGame with template (#130)
- feat: update to flame 1.10 (#129)
- build(deps): bump mockingjay from 0.4.0 to 0.5.0 in /src/very_good_flame_game (#133)
- fix: regenerate ios platform dir (#134)
- chore: minify assets #139
0.18.0 #
- docs: add missing path_setup_link (#879)
- test: setUp tempDirectory (#880)
- test: add e2e test for licenses check (#882)
- chore(deps-dev): bump @babel/eslint-parser in /site (#885)
- chore: generate new SPDX licenses (#893)
- feat!: detect licenses locally (#883)
- chore(deps): bump pana from 0.21.42 to 0.21.43 (#895)
0.17.1 #
- docs: update supported licenses reference (#863)
- chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 in /site (#870)
- chore(deps-dev): bump @tsconfig/docusaurus from 2.0.1 to 2.0.2 in /site (#853)
- chore(deps): bump actions/setup-node from 3 to 4 (#871)
- feat: ignore empty allowed or forbidden (#868)
- fix: avoid failure when terminal has no columns (#869)
- docs: add license checking documentation to commands' overview (#867)
0.17.0 #
- chore: add release ready script (#799)
- fix: Prefer delegation implementation to allow comparator extension (#742)
- chore(deps): bump cli_completion from 0.3.0 to 0.4.0 (#802)
- docs: document specific version install (#803)
- chore(deps): bump pub_updater from 0.3.1 to 0.4.0 (#801)
- chore(deps): bump mason from 0.1.0-dev.50 to 0.1.0-dev.51 (#805)
- chore(deps): bump pub_updater from 0.3.1 to 0.4.0 in /e2e (#806)
- feat(bricks): include SPDX license brick (#813)
- fix: avoid failure when running local tests (#820)
- chore: remove extraneous lock file (#821)
- fixing the formatting in contributing markdown file (#824)
- chore(deps-dev): bump @docusaurus/module-type-aliases in /site (#808)
- chore(deps): bump @docusaurus/core from 2.4.1 to 2.4.3 in /site (#816)
- feat(spdx_license): include tryParse (#817)
- refactor: add visibleForTesting annotations to testing-related parameters (#823)
- test(spdx_license): include test and workflow (#825)
- fix: avoid disabling test optimization when passing extra args (#826)
- chore(deps): bump @docusaurus/preset-classic in /site (#809)
- refactor: move spdx_license brick under tool (#828)
- refactor: moved packages get command to its own file (#829)
- refactor: reduced new objects when parsing SpdxLicense (#832)
- chore(spdx_license): generate latest SPDX License (#834)
- ci: deffer reviewers to codeowners on bump_templates (#836)
- ci: include workflow to commit SPDX updates as bot (#835)
- chore: request code ownership (#839)
- chore: update SPDX licenses (#837)
- feat: defined PubLicense to get packages' licenses (#818)
- docs: documented SPDX build_hooks workflow (#833)
- feat: include hidden check licenses command (#841)
- docs: documented very_good test argument terminator (#840)
- refactor: make all mock class to private (#838)
- feat: inject PubLicense in VeryGoodCommandRunner (#843)
- chore(deps-dev): bump eslint from 8.49.0 to 8.51.0 in /site (#844)
- chore(deps): bump clsx from 1.2.1 to 2.0.0 in /site (#830)
- chore(deps-dev): bump @docusaurus/eslint-plugin in /site (#831)
- feat: allow
packages check licenses
to fetch licenses (#842) - feat: add
--ignore-failures
tocheck licenses
(#846) - feat: add
--dependency-type
tocheck licenses
(#847) - feat: create SpdxLicense (#851)
- feat: add
--allowed
tocheck licenses
(#848) - feat: add
--forbidden
tocheck licenses
(#850) - feat: rename
ignore-failures
toignore-retrieval-failures
(#858) - feat: include license count upon
check licenses
progress completion (#856) - feat: update forbidden and allowed help message (#857)
- feat: add
skip-packages
tocheck licenses
(#854) - feat: modified collection progress message on
check license
(#855) - docs: add path setup instructions (#861)
- feat: add thank you message (#814)
- docs: include license checking page (#860)
- feat: show
check licenses
command (#862)
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)