Releases: VeryGoodOpenSource/very_good_cli
Releases · VeryGoodOpenSource/very_good_cli
v0.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
v0.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)
v0.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)
v0.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 sdpx 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)
v0.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
v0.15.0
v0.14.0
v0.13.1
v0.13.0
v0.12.3+1
- Fix the readme look on pub.dev