# Changelog ## [0.28.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.27.0...v0.28.0) (2025-10-03) ### Features * add support `--platform` in tests ([#1359](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1359)) ([a3c2fd9](https://github.com/VeryGoodOpenSource/very_good_cli/commit/a3c2fd91624fe61bf53c5804f272f842c3382678)) * add support for filtering test optimization ([#1377](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1377)) ([eedf947](https://github.com/VeryGoodOpenSource/very_good_cli/commit/eedf947c11bf77f550b6ca9536b61331cfdbf493)) * add support for specific platforms in flame_game ([#1382](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1382)) ([32ee1c0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/32ee1c002b68638625fbbeab692752f026265f98)) * Adding report-on flag to the dart test command ([#1348](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1348)) ([5cf1d27](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5cf1d27ae690343880532af6c388392805b7ae55)) * bump template bundles ([#1385](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1385)) ([1f72e86](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1f72e86fa8925ab18be9ae3deca2344e5a74e771)) * upgrade to flutter 3.35.0 ([#1344](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1344)) ([215cbdb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/215cbdbe999afca470386398b2bdcd1aa50588af)) ### Bug Fixes * report malformed licenses as unknown ([#1342](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1342)) ([47aa776](https://github.com/VeryGoodOpenSource/very_good_cli/commit/47aa77697c4f551514c408a0ef9d1753bd8749d4)) * update test optimizer bundle path and content ([#1358](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1358)) ([7f8c01b](https://github.com/VeryGoodOpenSource/very_good_cli/commit/7f8c01b732a47c9b038b249e695ff17b36473bde)) ### Miscellaneous Chores * **deps:** bump very_good_analysis from 9.0.0 to 10.0.0 ([#1365](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1365)) ([adc1d8a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/adc1d8a89ab6f3924dd42caebc49150ecd5237b2)) * update SPDX licenses ([#1341](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1341)) ([d0321e8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d0321e897dcae806d90b33b658e118787735db8d)) * update SPDX licenses ([#1350](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1350)) ([76a8f10](https://github.com/VeryGoodOpenSource/very_good_cli/commit/76a8f101797ae2f494ce944308c56a9c0d529e71)) * update SPDX licenses ([#1384](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1384)) ([0a1791f](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0a1791f5ad92bc6a7f8478a8f8e5549032468cf9)) ### Docs * update docs for skip_very_good_optimization tag ([#1386](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1386)) ([b6da777](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b6da7775682a2b76d70cb12b13a9ba327c9ce1bd)) ## [0.27.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.26.2...v0.27.0) (2025-08-18) ### Features * Adding the dart test command ([#1333](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1333)) ([d7ef095](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d7ef09542c0b68a8ee317dfa75527f01b189437d)) * allow `very_good create .` ([#996](https://github.com/VeryGoodOpenSource/very_good_cli/issues/996)) ([287f751](https://github.com/VeryGoodOpenSource/very_good_cli/commit/287f751d5924472265f2930669b358ee1797c121)) ### Bug Fixes * coverage on dart test ([#1338](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1338)) ([3735ba4](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3735ba4219c42c5c4a39f21a93f224e74d74cb2e)) * exclude paths from automatic releases ([#1329](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1329)) ([68522ce](https://github.com/VeryGoodOpenSource/very_good_cli/commit/68522ceb2b8d1fe05291932f9ddc738ef9e49b3e)) * Fixing CI on flutter 3.35 ([#1339](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1339)) ([d97a006](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d97a006050b5a9b67cf5e043b6b4a7780505a05b)) ### Miscellaneous Chores * automate releases ([#1314](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1314)) ([1d08932](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1d0893242952a4b3c86af9b1793e3d6e9fa6d75d)) * update SPDX licenses ([#1313](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1313)) ([142f3f2](https://github.com/VeryGoodOpenSource/very_good_cli/commit/142f3f217d33c78a6896b3d9746bff8959e4e4fd)) ### Docs * improve release process ([#1332](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1332)) ([cc83127](https://github.com/VeryGoodOpenSource/very_good_cli/commit/cc831279e37218a248ac434b303c4e9011b36f7d)) ## 0.26.2 * feat: bump template bundles ([#1308](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1308)) * feat: ignore example by default when getting dependencies ([#1310](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1310)) * fix: remove leading slash on Windows ([#1230](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1230)) * chore(**deps-dev**): bump @babel/eslint-parser in /site ([#1304](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1304)) * chore(**deps-dev**): bump @docusaurus/eslint-plugin in /site ([#1295](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1295)) * chore(**deps-dev**): bump @docusaurus/module-type-aliases in /site ([#1293](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1293)) * chore(**deps-dev**): bump @docusaurus/tsconfig from 3.7.0 to 3.8.1 in /site ([#1292](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1292)) * chore(**deps-dev**): bump eslint from 9.29.0 to 9.30.0 in /site ([#1299](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1299)) * chore(**deps-dev**): bump eslint from 9.30.0 to 9.30.1 in /site ([#1305](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1305)) * chore(**deps-dev**): bump eslint from 9.30.1 to 9.31.0 in /site ([#1309](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1309)) * chore(**deps-dev**): bump eslint-plugin-jest from 28.11.0 to 29.0.1 in /site ([#1300](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1300)) * chore(**deps-dev**): bump jest from 29.7.0 to 30.0.4 in /site ([#1306](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1306)) * chore(**deps-dev**): bump prettier from 3.5.3 to 3.6.0 in /site ([#1294](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1294)) * chore(**deps-dev**): bump prettier from 3.6.0 to 3.6.2 in /site ([#1307](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1307)) * chore(**deps**): bump @docusaurus/preset-classic in /site ([#1298](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1298)) * chore(**deps**): bump react, react-dom and @types/react in /site ([#1297](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1297)) * chore(update SPDX licenses): ([#1296](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1296)) ## 0.26.1 - chore(deps-dev): bump eslint from 9.17.0 to 9.29.0 in /site ([#1288](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1288)) - fix!: license check should exit 0 when no dependencies found ([#1261](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1261)) - chore(deps): bump archive in /tool/spdx_license/hooks ([#1269](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1269)) - chore(deps-dev): bump prettier from 3.4.2 to 3.5.3 in /site ([#1248](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1248)) - chore(deps-dev): bump typescript from 5.7.3 to 5.8.3 in /site ([#1263](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1263)) - fix: reorder Flutter SDK check and pubGet execution in PackagesGetCommand ([#1285](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1285)) - chore(deps-dev): bump @babel/eslint-parser in /site ([#1283](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1283)) - chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 ([#1250](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1250)) ## 0.26.0 - chore: update SPDX licenses ([#1209](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1209)) - chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 in /site ([#1211](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1211)) - chore(deps): bump prism-react-renderer from 2.4.0 to 2.4.1 in /site ([#1210](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1210)) - chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /bricks/test_optimizer/hooks ([#1214](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1214)) - chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /e2e ([#1212](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1212)) - chore(deps-dev): bump eslint-plugin-jest from 28.9.0 to 28.10.0 in /site ([#1218](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1218)) - chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 ([#1219](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1219)) - chore(deps): bump @docusaurus/core from 3.6.3 to 3.7.0 in /site ([#1223](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1223)) - chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /site ([#1234](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1234)) - chore(deps-dev): bump eslint-plugin-jest in /site ([#1231](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1231)) - chore: upgrade to flutter 3.32.0 ([#1286](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1286)) ## 0.25.0 - chore: update SPDX licenses ([#1178](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1178), [#1185](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1185), [#1186](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1186), [#1187](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1187)) - fix: cleanup `.test_optimizer.dart` on SIGINT ([#1190](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1190)) - chore: update subscribe URL ([#1201](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1201)) - docs: update vgv dev URL ([#1202](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1202)) - Dependency Updates - chore(deps): bump pana from 0.22.13 to 0.22.15 ([#1177](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1177)) - chore(deps): bump pana from 0.22.15 to 0.22.16 ([#1203](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1203)) - chore(deps): bump pana from 0.22.16 to 0.22.17 ([#1206](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1206)) - chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 ([#1197](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1197)) - chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 in /bricks/test_optimizer/hooks ([#1198](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1198)) ## 0.24.0 - feat: bump template bundles ([#1167](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1167)) - [**Very Good Wear App**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_wear_app-v0.7.0) - fix: update android build versions ([#205](https://github.com/VeryGoodOpenSource/very_good_templates/pull/205)) - [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flame_game-v0.9.0) - fix: set current year copyright ([#192](https://github.com/VeryGoodOpenSource/very_good_templates/pull/192)) - chore: tighten template dependencies ([#204](https://github.com/VeryGoodOpenSource/very_good_templates/pull/204)) - fix: update android build versions ([#205](https://github.com/VeryGoodOpenSource/very_good_templates/pull/205)) - [**Very Good Core**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_core-v0.9.0) - chore: update copyright year in Windows Runner.rc ([#188](https://github.com/VeryGoodOpenSource/very_good_templates/pull/188)) - refactor: move current_year out from configuration ([#193](https://github.com/VeryGoodOpenSource/very_good_templates/pull/193)) - fix: update android build versions ([#205](https://github.com/VeryGoodOpenSource/very_good_templates/pull/205)) - chore: update SPDX licenses ([#1145](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1145), [#1157](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1157)) - Dependency updates: - chore(deps): bump mason from 0.1.0-dev.58 to 0.1.0-dev.60 ([#1129](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1129), [#1139](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1139)) - chore(deps): bump pub_updater from 0.4.0 to 0.5.0 ([#1133](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1133)) - chore(deps): bump pana from 0.22.12 to 0.22.13 ([#1166](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1166)) ## 0.23.1 - chore: update SPDX licenses ([#1126](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1126), [#1128](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1128)) - feat: bump template bundles ([#1131](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1131)) - [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flame_game-v0.8.1): - chore: tighten template dependencies ([#190](https://github.com/VeryGoodOpenSource/very_good_templates/pull/190)) - fix: add closing } in build.gradle ([#189](https://github.com/VeryGoodOpenSource/very_good_templates/pull/189)) ## 0.23.0 - chore(deps): bump pana from 0.22.9 to 0.22.10 ([#1104](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1104), [#1119](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1119)) - chore: update SPDX licenses ([#1111](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1111), [#1117](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1117)) - chore: tighten dependencies ([#1121](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1121)) - feat: bump template bundles ([#1122](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1122)) - [**Very Good Core**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_core-v0.8.0): - feat: update to Flutter 3.24 and Dart 3.5 ([#177](https://github.com/VeryGoodOpenSource/very_good_templates/pull/177)) - [**Very Good Dart CLI**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_cli-v0.8.0): - feat: update to Flutter 3.24 and Dart 3.5 ([#177](https://github.com/VeryGoodOpenSource/very_good_templates/pull/177)) - chore: tighten template dependencies ([#173](https://github.com/VeryGoodOpenSource/very_good_templates/pull/173), [#178](https://github.com/VeryGoodOpenSource/very_good_templates/pull/178)) - [**Very Good Dart Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_package-v0.7.0): - chore: tighten template dependencies ([#146](https://github.com/VeryGoodOpenSource/very_good_templates/pull/146)) - feat: update to Flutter 3.24 and Dart 3.5 ([#177](https://github.com/VeryGoodOpenSource/very_good_templates/pull/177)) - [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flame_game-v0.8.0): - feat: update to Flutter 3.24 and Dart 3.5 ([#177](https://github.com/VeryGoodOpenSource/very_good_templates/pull/177)) - [**Very Good Flutter Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flutter_package-v0.7.0): - feat: update to Flutter 3.24 and Dart 3.5 ([#177](https://github.com/VeryGoodOpenSource/very_good_templates/pull/177)) - [**Very Good Flutter Plugin**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flutter_plugin-v0.9.0): - feat: update to Flutter 3.24 and Dart 3.5 ([#177](https://github.com/VeryGoodOpenSource/very_good_templates/pull/177)) - [**Very Good Wear App**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_wear_app-v0.6.0) - feat: update to Flutter 3.24 and Dart 3.5 ([#177](https://github.com/VeryGoodOpenSource/very_good_templates/pull/177)) ## 0.22.2 - chore: bump pana from 0.22.8 to 0.22.9 ([#1088](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1088)) - chore: update SPDX licenses ([#1089](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1089), [#1093](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1093)) - fix: show a better message when coverage is really close to min coverage ([#1084](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1084)) - feat: bump template bundles ([#1094](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1094)) - [**Very Good Core**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_core-v0.7.2): - style: Adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126)) - chore: update Java versions on Very Good Core ([#128](https://github.com/VeryGoodOpenSource/very_good_templates/pull/128)) - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) - [**Very Good Dart CLI**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_cli-v0.7.2): - chore: tighten template dependencies ([#146](https://github.com/VeryGoodOpenSource/very_good_templates/pull/146), [#149](https://github.com/VeryGoodOpenSource/very_good_templates/pull/149)) - [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flame_game-v0.7.3): - fix: update usage of application_id var ([#157](https://github.com/VeryGoodOpenSource/very_good_templates/pull/157)) - chore: use git dependency over path dependency ([#171](https://github.com/VeryGoodOpenSource/very_good_templates/pull/171)) - [**Very Good Flutter Plugin**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flutter_plugin-v0.8.2): - chore: update gradle to 7.6.1 ([#150](https://github.com/VeryGoodOpenSource/very_good_templates/pull/150)) - chore: update example Kotlin and AGP ([#151](https://github.com/VeryGoodOpenSource/very_good_templates/pull/151)) - chore: deprecate imperative apply of Flutter's Gradle plugins ([#152](https://github.com/VeryGoodOpenSource/very_good_templates/pull/152)) - chore: remove legacy package tag in AndroidManifest.xml ([#160](https://github.com/VeryGoodOpenSource/very_good_templates/pull/160)) - chore: android flutter plugin to use recommended plugin DSL ([#153](https://github.com/VeryGoodOpenSource/very_good_templates/pull/153)) - [**Very Good Wear App**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_wear_app-v0.5.2): - chore: remove legacy package tag in AndroidManifest.xml ([#161](https://github.com/VeryGoodOpenSource/very_good_templates/pull/161)) ## 0.22.1 - docs: update links to templates ([#1070](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1070)) - docs: add Golden Test documentation for very_good test command ([#1079](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1079)) - chore(deps): bump mason from 0.1.0-dev.56 to 0.1.0-dev.57 ([#1063](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1063)) - chore(deps): bump pana from 0.22.5 to 0.22.8 ([#1080](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1080), [#1072](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1072), [#1064](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1064)) - feat: bump template bundles ([#1082](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1082)) - [**Very Good Core**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_core-v0.7.1): - style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126)) - chore: update Java versions on Very Good Core ([#128](https://github.com/VeryGoodOpenSource/very_good_templates/pull/128)) - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) - [**Very Good Dart CLI**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_cli-v0.7.1): - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) - [**Very Good Dart Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_package-v0.6.1): - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) - [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flame_game-v0.7.1): - style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126)) - chore: update Java version for Very Good Flame Game ([#129](https://github.com/VeryGoodOpenSource/very_good_templates/pull/129)) - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) - [**Very Good Flutter Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flutter_package-v0.6.1): - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) - [**Very Good Flutter Plugin**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flutter_plugin-v0.8.1): - style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126)) - chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /very_good_flutter_plugin/hooks ([#133](https://github.com/VeryGoodOpenSource/very_good_templates/pull/133)) - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) - [**Very Good Wear App**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_wear_app-v0.5.1): - style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126)) - chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135)) - chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137)) ## 0.22.0 - chore: update SPDX licenses ([#1030](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1030), [#1040](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1040), [#1041](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1041), [#1043](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1043)) - feat: bump template bundles ([#1044](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1044)) - ci: update workflows to use Flutter 3.22 ([#1046](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1046)) - feat!: update package and ecosystem to Dart 3.4 ([#1047](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1047)) - chore(deps): bump mason from 0.1.0-dev.53 to 0.1.0-dev.56 ([#1052](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1052)) - chore(deps): bump pana from 0.22.4 to 0.22.5 ([#1054](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1054)) - [**Very Good Core**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_core-v0.7.0): - feat!: ensure template uses Flutter 3.22 with Dart 3.4 ([#97](https://github.com/VeryGoodOpenSource/very_good_templates/pull/97)) - fix: update index.html to support latest convention ([#106](https://github.com/VeryGoodOpenSource/very_good_templates/pull/106)) - [**Very Good Dart CLI**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_cli-v0.7.0): - feat!: ensure template uses Dart 3.4 ([#99](https://github.com/VeryGoodOpenSource/very_good_templates/pull/99)) - [**Very Good Dart Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_package-v0.6.0): - feat!: ensure template uses Dart 3.4 ([#100](https://github.com/VeryGoodOpenSource/very_good_templates/pull/100)) - [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flame_game-v0.7.0): - feat!: ensure template uses Flutter 3.22 with Dart 3.4 ([#102](https://github.com/VeryGoodOpenSource/very_good_templates/pull/102)) - fix: update index.html to support latest convention ([#107](https://github.com/VeryGoodOpenSource/very_good_templates/pull/107)) - [**Very Good Flutter Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flutter_package-v0.6.0): - feat!: ensure template uses Flutter 3.22 with Dart 3.4 ([#101](https://github.com/VeryGoodOpenSource/very_good_templates/pull/101)) - [**Very Good Flutter Plugin**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/very_good_flutter_plugin-v0.8.0): - refactor: remove explicitly named libraries ([#77](https://github.com/VeryGoodOpenSource/very_good_templates/pull/77)) - test: very_good_flutter_plugin doesn't have full code coverage ([#89](https://github.com/VeryGoodOpenSource/very_good_templates/pull/89)) - feat: update android plugin template with latest flutter changes ([#95](https://github.com/VeryGoodOpenSource/very_good_templates/pull/95)) - feat!: ensure template uses Flutter 3.22 with Dart 3.4 ([#105](https://github.com/VeryGoodOpenSource/very_good_templates/pull/105)) - [**Very Good Wear App**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_wear_app-v0.5.0): - feat!: ensure template uses Flutter 3.22 with Dart 3.4 ([#104](https://github.com/VeryGoodOpenSource/very_good_templates/pull/104)) ## 0.21.0 - chore(deps): bump pana from 0.22.1 to 0.22.2 ([#980](https://github.com/VeryGoodOpenSource/very_good_cli/pull/980)) - chore: update SPDX licenses ([#994](https://github.com/VeryGoodOpenSource/very_good_cli/pull/994)) - chore: update SPDX licenses ([#1003](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1003)) - feat: add `--dart-define-from-file` support ([#984](https://github.com/VeryGoodOpenSource/very_good_cli/pull/984)) - chore: update SPDX licenses ([#1017](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1017)) - chore: update SPDX licenses ([#1021](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1021)) - chore(deps): bump pana from 0.22.2 to 0.22.3 ([#1023](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1023)) - chore(deps): bump mason from 0.1.0-dev.52 to 0.1.0-dev.53 ([#1027](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1027)) - fix: flutter_gen breaks current template ([#1002](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1002)) ## 0.20.0 - chore(deps): bump mason from 0.1.0-dev.51 to 0.1.0-dev.52 ([#942](https://github.com/VeryGoodOpenSource/very_good_cli/pull/942)) - chore(deps): bump pana from 0.21.45 to 0.22.1 ([#962](https://github.com/VeryGoodOpenSource/very_good_cli/pull/962)) - chore(deps): bump cli_completion from 0.4.0 to 0.5.0 ([#961](https://github.com/VeryGoodOpenSource/very_good_cli/pull/961)) - chore(deps): bump very_good_test_runner from 0.1.2 to 0.2.0 ([#967](https://github.com/VeryGoodOpenSource/very_good_cli/pull/967)) - chore: generate new SPDX licenses ([#979](https://github.com/VeryGoodOpenSource/very_good_cli/pull/979)) - feat: bump template bundles ([#974](https://github.com/VeryGoodOpenSource/very_good_cli/pull/974)) - [**Very Good Core**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_core-v0.6.0): - chore: migrate very_good_core ([#1](https://github.com/VeryGoodOpenSource/very_good_templates/pull/1)) - feat!: update to Flutter 3.19.0 ([#24](https://github.com/VeryGoodOpenSource/very_good_templates/pull/24)) - chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28)) - fix: deprecated imperative apply of Flutter's Gradle plugins ([#70](https://github.com/VeryGoodOpenSource/very_good_templates/pull/70)) - [**Very Good Dart CLI**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_cli-v0.6.0): - build(deps): bump pub_updater from 0.3.1 to 0.4.0 ([#116](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/116)) - build(deps): bump cli_completion from 0.3.0 to 0.4.0 ([#115](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/115)) - fix: sort directive ordering on post generation ([#122](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/122)) - feat: hook performs dart pub get ([#123](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/123)) - refactor: remove generator script ([#120](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/120)) - chore: migrate very_good_dart_cli ([#3](https://github.com/VeryGoodOpenSource/very_good_templates/pull/3)) - feat!: update to Dart 3.3.0 ([#22](https://github.com/VeryGoodOpenSource/very_good_templates/pull/22)) - chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28)) - refactor: remove explicitly named libraries ([#77](https://github.com/VeryGoodOpenSource/very_good_templates/pull/77)) - [**Very Good Dart Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_package-v0.5.0): - refactor: remove generator script ([#71](https://github.com/VeryGoodOpenSource/very_good_dart_package/pull/71)) - chore: migrate very_good_dart_package ([#4](https://github.com/VeryGoodOpenSource/very_good_templates/pull/4)) - feat!: update to Dart 3.3.0 ([#16](https://github.com/VeryGoodOpenSource/very_good_templates/pull/16)) - chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28)) - refactor: remove explicitly named libraries ([#77](https://github.com/VeryGoodOpenSource/very_good_templates/pull/77)) - [**Very Good Docs Site**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_docs_site-v0.0.3): - chore: migrate very_good_docs_site ([#6](https://github.com/VeryGoodOpenSource/very_good_templates/pull/6)) - chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28)) - [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flame_game-v0.6.0): - docs: fixed copy format and command ([#146](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/146)) - fix: resolve image caching issue on flame_game template ([#143](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/143)) - chore: migrate very_good_flame_game to very_good_templates ([#7](https://github.com/VeryGoodOpenSource/very_good_templates/pull/7)) - feat!: update to Flutter 3.19.0 ([#20](https://github.com/VeryGoodOpenSource/very_good_templates/pull/20)) - chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/commit/9dca472fb8c97a2fd08dbeea10eaf93d320ac550)) - fix: deprecated imperative apply of Flutter's Gradle plugins ([#78](https://github.com/VeryGoodOpenSource/very_good_templates/pull/78)) - [**Very Good Flutter Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flutter_package-v0.5.0): - refactor: remove generator script ([#72](https://github.com/VeryGoodOpenSource/very_good_flutter_package/pull/72)) - chore: migrate very_good_flutter_package ([#5](https://github.com/VeryGoodOpenSource/very_good_templates/pull/5)) - feat!: update to Flutter 3.19.0 ([#18](https://github.com/VeryGoodOpenSource/very_good_templates/pull/18)) - chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28)) - refactor: remove explicitly named libraries ([#77](https://github.com/VeryGoodOpenSource/very_good_templates/pull/77)) - [**Very Good Flutter Plugin**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flutter_plugin-v0.7.0): - test: add pre generation tests ([#138](https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/pull/138)) - feat: allow optionally fixing template output ([#151](https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/pull/151)) - fix: add support for platform testing ([#155](https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/pull/155)) - feat: remove generator script ([#141](https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/commit/78c1a6fb7619fa80d824e97065d00a87293bb7b5)) - chore: migrate very_good_flutter_plugin ([#36](https://github.com/VeryGoodOpenSource/very_good_templates/pull/41)) - chore: update repository url ([#41](https://github.com/VeryGoodOpenSource/very_good_templates/pull/41)) - refactor: template dartSdkVersionBounds ([#47](https://github.com/VeryGoodOpenSource/very_good_templates/pull/47)) - refactor: template flutterVersion ([#48](https://github.com/VeryGoodOpenSource/very_good_templates/pull/48)) - refactor: define versions in version.dart file ([#49](https://github.com/VeryGoodOpenSource/very_good_templates/pull/49)) - feat!: bump version to 3.19.0 ([#50](https://github.com/VeryGoodOpenSource/very_good_templates/pull/50)) - chore: tighten hook dependencies ([#51](https://github.com/VeryGoodOpenSource/very_good_templates/pull/51)) - chore: update brick to Mason 0.1.0-dev.52 ([#52](https://github.com/VeryGoodOpenSource/very_good_templates/pull/52)) - chore: tighten dependencies ([#53](https://github.com/VeryGoodOpenSource/very_good_templates/pull/53)) - [**Very Good Wear App**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_wear_app-v0.4.0): - test: add tests for pre generation hook ([#41](https://github.com/VeryGoodOpenSource/very_good_wear_app/pull/41)) - refactor: remove generator script ([#39](https://github.com/VeryGoodOpenSource/very_good_wear_app/pull/39)) - chore: migrate very_good_wear_app ([#2](https://github.com/VeryGoodOpenSource/very_good_templates/pull/2)) - feat!: update to Flutter 3.19.0 ([#27](https://github.com/VeryGoodOpenSource/very_good_templates/pull/27)) - chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28)) - fix: deprecated imperative apply of Flutter's Gradle plugins ([#79](https://github.com/VeryGoodOpenSource/very_good_templates/pull/79)) ## 0.19.1 - chore(deps): bump pana from 0.21.43 to 0.21.44 ([#912](https://github.com/VeryGoodOpenSource/very_good_cli/pull/912)) - chore(deps): bump test from 1.24.9 to 1.25.0 in /e2e ([#923](https://github.com/VeryGoodOpenSource/very_good_cli/pull/923)) - chore(deps): bump test from 1.24.9 to 1.25.0 in /tool/spdx_license/hooks ([#924](https://github.com/VeryGoodOpenSource/very_good_cli/pull/924)) - feat: Use relative path instead of absolute when running `test` ([#920](https://github.com/VeryGoodOpenSource/very_good_cli/pull/920)) - chore(deps): bump test from 1.24.9 to 1.25.0 in /bricks/test_optimizer/hooks ([#926](https://github.com/VeryGoodOpenSource/very_good_cli/pull/926)) - feat: Use relative path instead of absolute when running `packages get` ([#919](https://github.com/VeryGoodOpenSource/very_good_cli/pull/919)) - feat: update create flutter_app output text for clarity ([#922](https://github.com/VeryGoodOpenSource/very_good_cli/pull/922)) - fix: avoid failing with 'direct overridden' dependencies ([#930](https://github.com/VeryGoodOpenSource/very_good_cli/pull/930)) - chore(deps): bump pana from 0.21.44 to 0.21.45 ([#929](https://github.com/VeryGoodOpenSource/very_good_cli/pull/929)) - feat: support 'direct-overridden' dependency type when checking licenses ([#931](https://github.com/VeryGoodOpenSource/very_good_cli/pull/931)) - docs: include 'direct-overridden' in check licenses ([#932](https://github.com/VeryGoodOpenSource/very_good_cli/pull/932)) ## 0.19.0 - docs: update check licenses retrieval documentation ([#894](https://github.com/VeryGoodOpenSource/very_good_cli/pull/894)) - docs: fix check_licenses.md pana link ([#897](https://github.com/VeryGoodOpenSource/very_good_cli/pull/897)) - feat: bump template bundles ([#914](https://github.com/VeryGoodOpenSource/very_good_cli/pull/914)) - **Very Good Core**: - feat: change launchMode on Android to singleTask ([#297](https://github.com/VeryGoodOpenSource/very_good_core/pull/297)) - feat: add macOS platform support ([#299](https://github.com/VeryGoodOpenSource/very_good_core/pull/299)) - refactor: remove generator script ([#306](https://github.com/VeryGoodOpenSource/very_good_core/pull/306)) - docs: update semantic commit link ([#313](https://github.com/VeryGoodOpenSource/very_good_core/pull/313)) - fix: regenerate ios directory ([#310](https://github.com/VeryGoodOpenSource/very_good_core/pull/310)) - **Very Good Docs Site** - build(deps): bump @docusaurus/core in /src/very_good_docs_site ([#140](https://github.com/VeryGoodOpenSource/very_good_docs_site/pull/140)) - build(deps): bump @docusaurus/preset-classic in /src/very_good_docs_site ([#137](https://github.com/VeryGoodOpenSource/very_good_docs_site/pull/137)) - build(deps): bump actions/setup-node from 3 to 4 ([#145](https://github.com/VeryGoodOpenSource/very_good_docs_site/pull/145)) - feat: update to docusaurus 3.0 ([#152](https://github.com/VeryGoodOpenSource/very_good_docs_site/pull/152)) - **Very Good Flame Game** - build(deps): bump google_fonts in /src/very_good_flame_game ([#118](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/118)) - build(deps): bump actions/checkout from 4.0.0 to 4.1.0 ([#121](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/121)) - build(deps): bump actions/checkout from 4.1.0 to 4.1.1 ([#123](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/123)) - feat: add macOS platform support ([#125](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/125)) - fix: replace VeryGoodFlameGame with template ([#130](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/130)) - feat: update to flame 1.10 ([#129](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/129)) - build(deps): bump mockingjay from 0.4.0 to 0.5.0 in /src/very_good_flame_game ([#133](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/133)) - fix: regenerate ios platform dir ([#134](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/134)) - chore: minify assets [#139](https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/139) ## 0.18.0 - docs: add missing path_setup_link ([#879](https://github.com/VeryGoodOpenSource/very_good_cli/pull/879)) - test: setUp tempDirectory ([#880](https://github.com/VeryGoodOpenSource/very_good_cli/pull/880)) - test: add e2e test for licenses check ([#882](https://github.com/VeryGoodOpenSource/very_good_cli/pull/882)) - chore(deps-dev): bump @babel/eslint-parser in /site ([#885](https://github.com/VeryGoodOpenSource/very_good_cli/pull/885)) - chore: generate new SPDX licenses ([#893](https://github.com/VeryGoodOpenSource/very_good_cli/pull/893)) - feat!: detect licenses locally ([#883](https://github.com/VeryGoodOpenSource/very_good_cli/pull/883)) - chore(deps): bump pana from 0.21.42 to 0.21.43 ([#895](https://github.com/VeryGoodOpenSource/very_good_cli/pull/895)) ## 0.17.1 - docs: update supported licenses reference ([#863](https://github.com/VeryGoodOpenSource/very_good_cli/pull/863)) - chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 in /site ([#870](https://github.com/VeryGoodOpenSource/very_good_cli/pull/870)) - chore(deps-dev): bump @tsconfig/docusaurus from 2.0.1 to 2.0.2 in /site ([#853](https://github.com/VeryGoodOpenSource/very_good_cli/pull/853)) - chore(deps): bump actions/setup-node from 3 to 4 ([#871](https://github.com/VeryGoodOpenSource/very_good_cli/pull/871)) - feat: ignore empty allowed or forbidden ([#868](https://github.com/VeryGoodOpenSource/very_good_cli/pull/868)) - fix: avoid failure when terminal has no columns ([#869](https://github.com/VeryGoodOpenSource/very_good_cli/pull/869)) - docs: add license checking documentation to commands' overview ([#867](https://github.com/VeryGoodOpenSource/very_good_cli/pull/867)) ## 0.17.0 - chore: add release ready script ([#799](https://github.com/VeryGoodOpenSource/very_good_cli/pull/799)) - fix: Prefer delegation implementation to allow comparator extension ([#742](https://github.com/VeryGoodOpenSource/very_good_cli/pull/742)) - chore(deps): bump cli_completion from 0.3.0 to 0.4.0 ([#802](https://github.com/VeryGoodOpenSource/very_good_cli/pull/802)) - docs: document specific version install ([#803](https://github.com/VeryGoodOpenSource/very_good_cli/pull/803)) - chore(deps): bump pub_updater from 0.3.1 to 0.4.0 ([#801](https://github.com/VeryGoodOpenSource/very_good_cli/pull/801)) - chore(deps): bump mason from 0.1.0-dev.50 to 0.1.0-dev.51 ([#805](https://github.com/VeryGoodOpenSource/very_good_cli/pull/805)) - chore(deps): bump pub_updater from 0.3.1 to 0.4.0 in /e2e ([#806](https://github.com/VeryGoodOpenSource/very_good_cli/pull/806)) - feat(bricks): include SPDX license brick ([#813](https://github.com/VeryGoodOpenSource/very_good_cli/pull/813)) - fix: avoid failure when running local tests ([#820](https://github.com/VeryGoodOpenSource/very_good_cli/pull/820)) - chore: remove extraneous lock file ([#821](https://github.com/VeryGoodOpenSource/very_good_cli/pull/821)) - fixing the formatting in contributing markdown file ([#824](https://github.com/VeryGoodOpenSource/very_good_cli/pull/824)) - chore(deps-dev): bump @docusaurus/module-type-aliases in /site ([#808](https://github.com/VeryGoodOpenSource/very_good_cli/pull/808)) - chore(deps): bump @docusaurus/core from 2.4.1 to 2.4.3 in /site ([#816](https://github.com/VeryGoodOpenSource/very_good_cli/pull/816)) - feat(spdx_license): include tryParse ([#817](https://github.com/VeryGoodOpenSource/very_good_cli/pull/817)) - refactor: add visibleForTesting annotations to testing-related parameters ([#823](https://github.com/VeryGoodOpenSource/very_good_cli/pull/823)) - test(spdx_license): include test and workflow ([#825](https://github.com/VeryGoodOpenSource/very_good_cli/pull/825)) - fix: avoid disabling test optimization when passing extra args ([#826](https://github.com/VeryGoodOpenSource/very_good_cli/pull/826)) - chore(deps): bump @docusaurus/preset-classic in /site ([#809](https://github.com/VeryGoodOpenSource/very_good_cli/pull/809)) - refactor: move spdx_license brick under tool ([#828](https://github.com/VeryGoodOpenSource/very_good_cli/pull/828)) - refactor: moved packages get command to its own file ([#829](https://github.com/VeryGoodOpenSource/very_good_cli/pull/829)) - refactor: reduced new objects when parsing SpdxLicense ([#832](https://github.com/VeryGoodOpenSource/very_good_cli/pull/832)) - chore(spdx_license): generate latest SPDX License ([#834](https://github.com/VeryGoodOpenSource/very_good_cli/pull/834)) - ci: deffer reviewers to codeowners on bump_templates ([#836](https://github.com/VeryGoodOpenSource/very_good_cli/pull/836)) - ci: include workflow to commit SPDX updates as bot ([#835](https://github.com/VeryGoodOpenSource/very_good_cli/pull/835)) - chore: request code ownership ([#839](https://github.com/VeryGoodOpenSource/very_good_cli/pull/839)) - chore: update SPDX licenses ([#837](https://github.com/VeryGoodOpenSource/very_good_cli/pull/837)) - feat: defined PubLicense to get packages' licenses ([#818](https://github.com/VeryGoodOpenSource/very_good_cli/pull/818)) - docs: documented SPDX build_hooks workflow ([#833](https://github.com/VeryGoodOpenSource/very_good_cli/pull/833)) - feat: include hidden check licenses command ([#841](https://github.com/VeryGoodOpenSource/very_good_cli/pull/841)) - docs: documented very_good test argument terminator ([#840](https://github.com/VeryGoodOpenSource/very_good_cli/pull/840)) - refactor: make all mock class to private ([#838](https://github.com/VeryGoodOpenSource/very_good_cli/pull/838)) - feat: inject PubLicense in VeryGoodCommandRunner ([#843](https://github.com/VeryGoodOpenSource/very_good_cli/pull/843)) - chore(deps-dev): bump eslint from 8.49.0 to 8.51.0 in /site ([#844](https://github.com/VeryGoodOpenSource/very_good_cli/pull/844)) - chore(deps): bump clsx from 1.2.1 to 2.0.0 in /site ([#830](https://github.com/VeryGoodOpenSource/very_good_cli/pull/830)) - chore(deps-dev): bump @docusaurus/eslint-plugin in /site ([#831](https://github.com/VeryGoodOpenSource/very_good_cli/pull/831)) - feat: allow `packages check licenses` to fetch licenses ([#842](https://github.com/VeryGoodOpenSource/very_good_cli/pull/842)) - feat: add `--ignore-failures` to `check licenses` ([#846](https://github.com/VeryGoodOpenSource/very_good_cli/pull/846)) - feat: add `--dependency-type` to `check licenses` ([#847](https://github.com/VeryGoodOpenSource/very_good_cli/pull/847)) - feat: create SpdxLicense ([#851](https://github.com/VeryGoodOpenSource/very_good_cli/pull/851)) - feat: add `--allowed` to `check licenses` ([#848](https://github.com/VeryGoodOpenSource/very_good_cli/pull/848)) - feat: add `--forbidden` to `check licenses` ([#850](https://github.com/VeryGoodOpenSource/very_good_cli/pull/850)) - feat: rename `ignore-failures` to `ignore-retrieval-failures` ([#858](https://github.com/VeryGoodOpenSource/very_good_cli/pull/858)) - feat: include license count upon `check licenses` progress completion ([#856](https://github.com/VeryGoodOpenSource/very_good_cli/pull/856)) - feat: update forbidden and allowed help message ([#857](https://github.com/VeryGoodOpenSource/very_good_cli/pull/857)) - feat: add `skip-packages` to `check licenses` ([#854](https://github.com/VeryGoodOpenSource/very_good_cli/pull/854)) - feat: modified collection progress message on `check license` ([#855](https://github.com/VeryGoodOpenSource/very_good_cli/pull/855)) - docs: add path setup instructions ([#861](https://github.com/VeryGoodOpenSource/very_good_cli/pull/861)) - feat: add thank you message ([#814](https://github.com/VeryGoodOpenSource/very_good_cli/pull/814)) - docs: include license checking page ([#860](https://github.com/VeryGoodOpenSource/very_good_cli/pull/860)) - feat: show `check licenses` command ([#862](https://github.com/VeryGoodOpenSource/very_good_cli/pull/862)) ## 0.16.0 - fix!: remove analytics ([#756](https://github.com/VeryGoodOpenSource/very_good_cli/pull/756)) - chore: update pubspec meta info ([#778](https://github.com/VeryGoodOpenSource/very_good_cli/pull/778)) - fix: pass `org_name` to the plugin template ([#777](https://github.com/VeryGoodOpenSource/very_good_cli/pull/777)) - chore: update dependencies and SDK constraints ([#782](https://github.com/VeryGoodOpenSource/very_good_cli/pull/782)) - chore: update dependencies and SDK constraints on sub packages and fixtures ([#785](https://github.com/VeryGoodOpenSource/very_good_cli/pull/785)) - docs: update readme headline ([#786](https://github.com/VeryGoodOpenSource/very_good_cli/pull/786)) - chore: finish updating Very Good Analysis to 5.1.0 ([#792](https://github.com/VeryGoodOpenSource/very_good_cli/pull/792)) - docs: update docs ([#798](https://github.com/VeryGoodOpenSource/very_good_cli/pull/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](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.14.0...v0.15.0) (2023-05-23) ### Bug Fixes - do not crash on test compilation error ([#739](https://github.com/VeryGoodOpenSource/very_good_cli/issues/739)) ([f19411c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f19411c5c49e374783b553debb485583d60b5310)) ### Features - increase min sdk constraint to 3.0.0 ([#744](https://github.com/VeryGoodOpenSource/very_good_cli/issues/744)) ([464696c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/464696cb1440d67959db85c312e5a5a7bcdd8351)) - remove deprecated legacy syntax ([#693](https://github.com/VeryGoodOpenSource/very_good_cli/issues/693)) ([af9b283](https://github.com/VeryGoodOpenSource/very_good_cli/commit/af9b2830b804e951568079f3ae9321737ff9aa02)) ## [0.14.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.13.1...v0.14.0) (2023-05-10) ### Bug Fixes - allow spaced golden file names ([#722](https://github.com/VeryGoodOpenSource/very_good_cli/issues/722)) ([0e63104](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0e63104d2f309763875c768705e9d453198c731f)) ### Features - bump template bundles ([#731](https://github.com/VeryGoodOpenSource/very_good_cli/issues/731)) ([be974e2](https://github.com/VeryGoodOpenSource/very_good_cli/commit/be974e24d2497f3ac6ce0b4df3dbcee44f48217d)) ## [0.13.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.13.0...v0.13.1) (2023-04-12) ### Bug Fixes - support ignoring empty globs ([#703](https://github.com/VeryGoodOpenSource/very_good_cli/issues/703)) ([6a1a9df](https://github.com/VeryGoodOpenSource/very_good_cli/commit/6a1a9df9394b53879084e36bf40566ae9ac2abc8)) ## [0.13.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.3+1...v0.13.0) (2023-03-29) ### Features - add wear os template to the create command ([#694](https://github.com/VeryGoodOpenSource/very_good_cli/issues/694)) ([40f71c1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/40f71c13b79b28129b380e83b31a92bf5dfd8327)) ## [0.12.3+1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.3...v0.12.3+1) (2023-03-27) ## [0.12.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.2...v0.12.3) (2023-03-23) ### Features - add support for excluding packages ([#640](https://github.com/VeryGoodOpenSource/very_good_cli/issues/640)) ([3701efa](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3701efa9516b7b2b0e02de90fb85dcde3b089766)) - bump template bundles ([#690](https://github.com/VeryGoodOpenSource/very_good_cli/issues/690)) ([5ed7c15](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5ed7c159ce77208822fccb2068a3d7521f1a95dc)) - **test:** enhance logs and final test report in case of failing tests ([#563](https://github.com/VeryGoodOpenSource/very_good_cli/issues/563)) ([3b5668e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3b5668e3b48fa1bb7e49bba9f78329360c6b4c1a)) ## [0.12.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.1...v0.12.2) (2023-03-02) ### Bug Fixes - **test_optimizer:** mismatch of versions on hook ([#675](https://github.com/VeryGoodOpenSource/very_good_cli/issues/675)) ([d354745](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d354745510080249a60975e7475830760583d226)) ## [0.12.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.12.0...v0.12.1) (2023-03-01) ### Bug Fixes - **test_optimizer:** set dart constraint to v2.18.0 ([#673](https://github.com/VeryGoodOpenSource/very_good_cli/issues/673)) ([491a78c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/491a78c69355de5bff3b693a223f305559b89ee9)) ## [0.12.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.11.0+1...v0.12.0) (2023-02-28) ### Bug Fixes - documentation inconsistency with tool directory ([#662](https://github.com/VeryGoodOpenSource/very_good_cli/issues/662)) ([7ace466](https://github.com/VeryGoodOpenSource/very_good_cli/commit/7ace466fd68f9f208e54306c74cdc84e9b0e4f6d)) - recursive min coverage ([#647](https://github.com/VeryGoodOpenSource/very_good_cli/issues/647)) ([5f46928](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5f46928949df76373e78573a5635b4297e5e0a46)) - test optimizer to import files as valid dart names ([#658](https://github.com/VeryGoodOpenSource/very_good_cli/issues/658)) ([61345cc](https://github.com/VeryGoodOpenSource/very_good_cli/commit/61345cc3d4c90431563a1808cbc27cb816c6f551)) ### Features - add test optimizer brick ([#639](https://github.com/VeryGoodOpenSource/very_good_cli/issues/639)) ([3f8434e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3f8434edc886eb74cacd763dd166f63cf907d205)) - allow forcing ansi output via ansi-output option ([#534](https://github.com/VeryGoodOpenSource/very_good_cli/issues/534)) ([ff31511](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ff31511c12df99085d28545436ea64d05de714f1)) - bump template bundles ([#650](https://github.com/VeryGoodOpenSource/very_good_cli/issues/650)) ([c6c2ba5](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c6c2ba506c74f07ce586863a4fcf500bc5f0070a)) - bump template bundles ([#661](https://github.com/VeryGoodOpenSource/very_good_cli/issues/661)) ([af4eaf2](https://github.com/VeryGoodOpenSource/very_good_cli/commit/af4eaf2e19899861acf4c624a882f3922b915c7d)) - bump template bundles ([#663](https://github.com/VeryGoodOpenSource/very_good_cli/issues/663)) ([e10b59e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e10b59e585c7b6a2aa0c8d659be4c827d8deed20)) ## [v0.11.0+1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.11.0...v0.11.0+1) (2023-02-07) ## [0.11.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.10.0...v0.11.0) (2023-02-07) ### Bug Fixes - bump_templates.yaml ([#642](https://github.com/VeryGoodOpenSource/very_good_cli/issues/642)) ([e1c60e3](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e1c60e3df239a7683b18c5a995d3cb32df5530d0)) - **create:** docs site template org validation ([#624](https://github.com/VeryGoodOpenSource/very_good_cli/issues/624)) ([c44f194](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c44f1947c6e268355068e2b3c491b884a094a776)) - fix test report in case of multiline test name ([#535](https://github.com/VeryGoodOpenSource/very_good_cli/issues/535)) ([5f2aa49](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5f2aa49f7725173a86f57e7fc19fd3250d5b8e70)) - update silently fails when the sdk does not support most recent version ([#627](https://github.com/VeryGoodOpenSource/very_good_cli/issues/627)) ([3540c42](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3540c42ce38f79c69698bbff64dc8e147d84301f)) ### Features - bump template bundles ([#643](https://github.com/VeryGoodOpenSource/very_good_cli/issues/643)) ([c3cd8f3](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c3cd8f32559036e55fcfba6bd644e4b7d711f9c8)) - change description of create sub commands ([#625](https://github.com/VeryGoodOpenSource/very_good_cli/issues/625)) ([560f44a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/560f44a9930038be385e3e5a8257445c0559f312)) - update sdk constraints ([#628](https://github.com/VeryGoodOpenSource/very_good_cli/issues/628)) ([19f6ddf](https://github.com/VeryGoodOpenSource/very_good_cli/commit/19f6ddfb7e348446fa36905c7a7c2e3cf0c48c7e)) - update template bundles ([#637](https://github.com/VeryGoodOpenSource/very_good_cli/issues/637)) ([6450872](https://github.com/VeryGoodOpenSource/very_good_cli/commit/64508722ac79abc01b70eee2498dbbdf546cfc43)) ## [0.10.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.9.1...v0.10.0) (2023-01-17) ### Features - create dart cli new usage ([#612](https://github.com/VeryGoodOpenSource/very_good_cli/issues/612)) ([1a94dc6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1a94dc60c15bf38b48955f0a5c50a5ed514a947b)) - create dart package new usage ([#611](https://github.com/VeryGoodOpenSource/very_good_cli/issues/611)) ([aa391d6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/aa391d692d816ebe548a7a9f85b72bed23f50b04)) - create docs site new usage ([#614](https://github.com/VeryGoodOpenSource/very_good_cli/issues/614)) ([35b9bd1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/35b9bd1c8e165fba851036e32e1ace3c0f286b02)) - create flame game new usage ([#618](https://github.com/VeryGoodOpenSource/very_good_cli/issues/618)) ([9b480f2](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9b480f26e23b1399b201aa28950f2245e02e6924)) - create flutter package new usage ([#616](https://github.com/VeryGoodOpenSource/very_good_cli/issues/616)) ([ece6849](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ece68492327da478c5016775abd7b1d099c3d180)) - create flutter plugin new usage ([#617](https://github.com/VeryGoodOpenSource/very_good_cli/issues/617)) ([0a8bef5](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0a8bef5b1291092819654c5ceb454fed7b5447df)) - recreate flutter create with sub commands ([#607](https://github.com/VeryGoodOpenSource/very_good_cli/issues/607)) ([e01a127](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e01a127758bc539d3c5cd8e98c5cca04f496df34)) ## [0.9.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.9.0...v0.9.1) (2022-12-09) ### Bug Fixes - **test:** groups may not be async ([#599](https://github.com/VeryGoodOpenSource/very_good_cli/issues/599)) ([cec868c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/cec868cf2b5ee8d4a002d0125c553a299eb4c532)) ### Features - add cli completion ([#600](https://github.com/VeryGoodOpenSource/very_good_cli/issues/600)) ([c33dadd](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c33daddc1d433e162a7890ffa4f0135eda369bad)) ## [0.9.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.8.6...v0.9.0) (2022-12-07) ### Bug Fixes - **create:** windows path resolution ([#597](https://github.com/VeryGoodOpenSource/very_good_cli/issues/597)) ([42a3a0f](https://github.com/VeryGoodOpenSource/very_good_cli/commit/42a3a0fd8368369478dcf7fbcf6149c87639684b)) ### Features - add publishable flag ([#592](https://github.com/VeryGoodOpenSource/very_good_cli/issues/592)) ([53cf064](https://github.com/VeryGoodOpenSource/very_good_cli/commit/53cf06456220954639adf3f733f4d7d87bfa832c)) ## [0.8.6](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.8.5...v0.8.6) (2022-12-02) ### Features - remove copyright headers and licenses from generated code ([#593](https://github.com/VeryGoodOpenSource/very_good_cli/issues/593)) ([0fcfc26](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0fcfc266f0803955bb402dce5ba0e472dac0c29a)) ## [0.8.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.8.4...v0.8.5) (2022-11-17) ### Features - **core:** support application_id argument ([#555](https://github.com/VeryGoodOpenSource/very_good_cli/issues/555)) ([2dff7d5](https://github.com/VeryGoodOpenSource/very_good_cli/commit/2dff7d5b0beabd1f882511788742c3c880a58fa2)) ## [0.8.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.8.3...v0.8.4) (2022-11-03) ### Features - **create:** add `flame_game` template ([#544](https://github.com/VeryGoodOpenSource/very_good_cli/issues/544)) ([84393cc](https://github.com/VeryGoodOpenSource/very_good_cli/commit/84393ccbba7cb5e7fa71d8fc0f88ffde5edef1dc)) ## [0.8.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.8.2...v0.8.3) (2022-11-01) ### Bug Fixes - only animate stdout progress on terminals ([#539](https://github.com/VeryGoodOpenSource/very_good_cli/issues/539)) ([8b5cde0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8b5cde039737f737ba1ab9ae5b3576f0a7c2a75c)) ## [0.8.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.8.1...v0.8.2) (2022-10-21) ### Bug Fixes - update prompt on update ([#523](https://github.com/VeryGoodOpenSource/very_good_cli/issues/523)) ([7f7e321](https://github.com/VeryGoodOpenSource/very_good_cli/commit/7f7e3215677076b6f85271a4f1add39f1f707d70)) ## [0.8.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.8.0...v0.8.1) (2022-10-14) ### Features - **create:** add docs_site template ([#513](https://github.com/VeryGoodOpenSource/very_good_cli/issues/513)) ([822829a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/822829a30a690d0cb588b0ac507ea0fa1e7b7e1f)) - **test:** add --dart-define ([#492](https://github.com/VeryGoodOpenSource/very_good_cli/issues/492)) ([1efa5aa](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1efa5aa8eeaeb0347ac1bdbb223f90e0e1404dc2)) ## [0.8.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.13...v0.8.0) (2022-09-14) ### Features - support generation from remote bricks ([#488](https://github.com/VeryGoodOpenSource/very_good_cli/issues/488)) ([799d81a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/799d81a90613684da96aa828fa5a49732ae7b008)) - upgrade bundles to v0.1.0 ([#493](https://github.com/VeryGoodOpenSource/very_good_cli/issues/493)) ([58d6232](https://github.com/VeryGoodOpenSource/very_good_cli/commit/58d6232ca940c70bbff3b416b296818c619f4105)) ## [0.7.13](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.12...v0.7.13) (2022-08-16) ### Features - **core:** upgrade to flutter_bloc v8.1.1 ([#483](https://github.com/VeryGoodOpenSource/very_good_cli/issues/483)) ([e581d17](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e581d1738ff3d5516143ca7335459f742747db2a)) ## [0.7.12](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.11...v0.7.12) (2022-08-08) ### Bug Fixes - **dart_cli:** update very_good_dart_cli bundle ([#471](https://github.com/VeryGoodOpenSource/very_good_cli/issues/471)) ([ca66c60](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ca66c60941847eebd0cc037d7ceab0e93a042673)) ### Features - **core:** upgrade to bloc v8.1.0 and Flutter 3.0.5 ([#477](https://github.com/VeryGoodOpenSource/very_good_cli/issues/477)) ([3a46b66](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3a46b661bebd166952687c1d42f7bb7b79c37889)) - **dart_cli:** add --verbose flag ([#478](https://github.com/VeryGoodOpenSource/very_good_cli/issues/478)) ([8065a63](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8065a63ffdba1e4a1a4518126c477faebff1f49b)) - add `--verbose` flag ([#465](https://github.com/VeryGoodOpenSource/very_good_cli/issues/465)) ([d2a62fa](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d2a62fa827a587a270cc20996480e0d2cbd7fa7c)) ## [0.7.11](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.10...v0.7.11) (2022-07-19) ### Bug Fixes - `flutter_plugin` template generates all platforms no matter the platform flag used ([#462](https://github.com/VeryGoodOpenSource/very_good_cli/issues/462)) ([29c034e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/29c034e77748b5a0dff267cdeedb18d280df510c)) - move alert messages to custom method ([#461](https://github.com/VeryGoodOpenSource/very_good_cli/issues/461)) ([ec31ed9](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ec31ed9ec24966bbc0596fe0e359041a406328ee)) - **flutter_plugin:** remove static workflows ([#456](https://github.com/VeryGoodOpenSource/very_good_cli/issues/456)) ([fc41f17](https://github.com/VeryGoodOpenSource/very_good_cli/commit/fc41f17aa760573aaf8b36c57d216ce5b7cdf0c5)) ### Features - **flutter_plugin:** generate copyright header dates via pregen hook ([#457](https://github.com/VeryGoodOpenSource/very_good_cli/issues/457)) ([7238b1c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/7238b1c26af27439e83638ea6a795f2d5aac04a5)) - **test:** support running outside of project root ([#458](https://github.com/VeryGoodOpenSource/very_good_cli/issues/458)) ([fb67359](https://github.com/VeryGoodOpenSource/very_good_cli/commit/fb673595d76cb1483455b0d80834bff845cdce19)) ## [0.7.10](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.9...v0.7.10) (2022-07-07) ### Features - **core:** upgrade to Flutter 3.0.4 ([#454](https://github.com/VeryGoodOpenSource/very_good_cli/issues/454)) ([1ff2764](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1ff2764baf6ff9d687c4c7807e35939fe1ffb4d1)) ## [0.7.9](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.8...v0.7.9) (2022-06-29) ### Features - add update command ([#435](https://github.com/VeryGoodOpenSource/very_good_cli/issues/435)) ([afce55c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/afce55c5d024ea32f378e76f4ce0ca43ff08b863)) - enhance upgrade prompt to use very_good update ([#447](https://github.com/VeryGoodOpenSource/very_good_cli/issues/447)) ([215bc83](https://github.com/VeryGoodOpenSource/very_good_cli/commit/215bc83f727a9853eddc4685d31c5b051580f2db)) - include semantic pull request workflow ([#448](https://github.com/VeryGoodOpenSource/very_good_cli/issues/448)) ([4b015fb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/4b015fb07d055734cb662584dcbca5e9de45ff33)) - **very_good_dart_cli:** add update command ([#445](https://github.com/VeryGoodOpenSource/very_good_cli/issues/445)) ([6a30973](https://github.com/VeryGoodOpenSource/very_good_cli/commit/6a30973f9daaee0a4f16e368e8492bb55e52d762)) ## [0.7.8](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.7...v0.7.8) (2022-06-22) ### Bug Fixes - **create:** run pre-gen hooks ([#436](https://github.com/VeryGoodOpenSource/very_good_cli/issues/436)) ([75b5f65](https://github.com/VeryGoodOpenSource/very_good_cli/commit/75b5f65d834f93d02b8023162acaf2807d210525)) ### Features - **create:** add Dart CLI template ([#431](https://github.com/VeryGoodOpenSource/very_good_cli/issues/431)) ([1c3a5f0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1c3a5f01d708a76aa88388d6ba69e4c3a917f132)) - upgrade to mason_logger ^0.1.0-dev.12 ([#434](https://github.com/VeryGoodOpenSource/very_good_cli/issues/434)) ([f85da74](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f85da7400fd6456c781756a48b501af250192a6d)) ## [0.7.7](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.6...v0.7.7) (2022-06-15) ### Features - **create:** upgrade templates to very_good_analysis v3.0.1 ([#429](https://github.com/VeryGoodOpenSource/very_good_cli/issues/429)) ([0daf130](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0daf13092a94de0d4a7b5e8f158a244ed36e0f08)) - **test:** support --tags option ([#421](https://github.com/VeryGoodOpenSource/very_good_cli/issues/421)) ([f84d488](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f84d488d32c41a4deb25ce84cc55a30b3bbfdac2)) ## [0.7.6](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.5...v0.7.6) (2022-06-06) ### Bug Fixes - run golden tests with test optimization enabled ([#388](https://github.com/VeryGoodOpenSource/very_good_cli/issues/388)) ([9bfb159](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9bfb159f7141586c1a50abd31fc3f4ecfb367c4d)) ## [0.7.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.4...v0.7.5) (2022-05-31) ### Features - **test:** support --concurrency option ([#416](https://github.com/VeryGoodOpenSource/very_good_cli/issues/416)) ([42697e4](https://github.com/VeryGoodOpenSource/very_good_cli/commit/42697e4ee1c839675e229319541d9aa5d30203e0)) - show command usage on exception ([#414](https://github.com/VeryGoodOpenSource/very_good_cli/issues/414)) ([1523dcb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1523dcbdc681ff65df1e1d28ba5a130aadb14ee7)) ## [0.7.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.3...v0.7.4) (2022-05-29) ### Bug Fixes - lock mason_logger version to <0.1.0-dev.9 ([#411](https://github.com/VeryGoodOpenSource/very_good_cli/issues/411)) ([02904b3](https://github.com/VeryGoodOpenSource/very_good_cli/commit/02904b3729408061b9aa1d62263522e237be3e55)) ## [0.7.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.2...v0.7.3) (2022-05-20) ### Bug Fixes - **test:** add trailing newline when no test folder found ([#405](https://github.com/VeryGoodOpenSource/very_good_cli/issues/405)) ([ca37274](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ca3727472b27ceef724798ba33af015718577897)) - **test:** allow packages without a test directory ([#404](https://github.com/VeryGoodOpenSource/very_good_cli/issues/404)) ([3ece759](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3ece759eb07e442b7bd02c20275c9cf1a19ee8de)) ### Features - **test:** list failing tests ([#397](https://github.com/VeryGoodOpenSource/very_good_cli/issues/397)) ([d229c5e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d229c5eb60a26d3a64e633eac471f86dfcdbe594)) ## [0.7.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.1...v0.7.2) (2022-05-13) ### Features - upgrade templates to very_good_analysis ^3.0.0 ([#398](https://github.com/VeryGoodOpenSource/very_good_cli/issues/398)) ([4a4fb8d](https://github.com/VeryGoodOpenSource/very_good_cli/commit/4a4fb8dca65a12c6639f59f4c16f9e48c8815be9)) ## [0.7.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.0...v0.7.1) (2022-05-12) ### Bug Fixes - **test:** report errors without throwing ([#393](https://github.com/VeryGoodOpenSource/very_good_cli/issues/393)) ([9c1e583](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9c1e58395f6857d61231bbe72c87cf3404291e98)) ## [0.7.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.12...v0.7.0) (2022-05-11) ### Features - upgrade to Flutter 3.0.0 and Dart 2.17.0 ([#390](https://github.com/VeryGoodOpenSource/very_good_cli/issues/390)) ([b092c7f](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b092c7f18ceeeae78a1fd5c65045fe36a637df7c)) ## [0.6.12](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.11...v0.6.12) (2022-05-10) ### Features - update to mocktail ^0.3.0 ([#384](https://github.com/VeryGoodOpenSource/very_good_cli/issues/384)) ([3c3a45b](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3c3a45b0c1ffcd73fa2359456ba81d62c3e440c2)) - **core:** upgrade to Flutter 2.10.5 ([#382](https://github.com/VeryGoodOpenSource/very_good_cli/issues/382)) ([1d7576e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1d7576e059b18782e12609dd83d9b548ade55aa2)) ## [0.6.11](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.10...v0.6.11) (2022-05-06) ### Features - **packages:** ensure git dependencies are reachable ([#379](https://github.com/VeryGoodOpenSource/very_good_cli/issues/379)) ([886bb85](https://github.com/VeryGoodOpenSource/very_good_cli/commit/886bb8561a3865845613a19e54b5e342c9866384)) - **test:** imply --coverage when --min-coverage is supplied ([#367](https://github.com/VeryGoodOpenSource/very_good_cli/issues/367)) ([666b513](https://github.com/VeryGoodOpenSource/very_good_cli/commit/666b5130968ab3816809682047502e1422a03225)) ## [0.6.10](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.9...v0.6.10) (2022-05-05) ### Bug Fixes - **test:** coverage timeout ([#375](https://github.com/VeryGoodOpenSource/very_good_cli/issues/375)) ([78d549e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/78d549ebb34064ffda1620d243223b0b2340c1c5)) ## [0.6.9](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.8...v0.6.9) (2022-04-21) ### Features - **core:** upgrade to gradle 7.1.2 ([#365](https://github.com/VeryGoodOpenSource/very_good_cli/issues/365)) ([ecef487](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ecef48798ea758b64bfef9e52bd041de001be14e)) ## [0.6.8](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.7...v0.6.8) (2022-04-12) ### Features - **flutter_plugin:** revamped plugin bundle ([#361](https://github.com/VeryGoodOpenSource/very_good_cli/issues/361)) ([515d94b](https://github.com/VeryGoodOpenSource/very_good_cli/commit/515d94bf473aff00c013b3278afc7a84e0ab10e1)) ## [0.6.7](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.6...v0.6.7) (2022-04-06) ### Bug Fixes - **test:** bump lcov file creation timeout ([#358](https://github.com/VeryGoodOpenSource/very_good_cli/issues/358)) ([78bc4f5](https://github.com/VeryGoodOpenSource/very_good_cli/commit/78bc4f5de6a73beb3f3537896e48bd148863d6fe)) - description is being escaped ([#357](https://github.com/VeryGoodOpenSource/very_good_cli/issues/357)) ([9c5293b](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9c5293b545f8b911a37ff5cb95c33b302b1bf356)) ## [0.6.6](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.5...v0.6.6) (2022-04-01) ### Bug Fixes - **test:** `.test_runner.dart` has invalid import path on windows ([#349](https://github.com/VeryGoodOpenSource/very_good_cli/issues/349)) ([6be8220](https://github.com/VeryGoodOpenSource/very_good_cli/commit/6be822016e5bb105272fa6e144647f90de80087d)) ## [0.6.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.4...v0.6.5) (2022-03-30) ### Bug Fixes - **test:** cleanup .test_runner.dart on failure ([#348](https://github.com/VeryGoodOpenSource/very_good_cli/issues/348)) ([548e872](https://github.com/VeryGoodOpenSource/very_good_cli/commit/548e8724e1490e7ceac846053cde562b9dfc50c8)) - **test:** exit (non-zero) on test failure ([#344](https://github.com/VeryGoodOpenSource/very_good_cli/issues/344)) ([828fb51](https://github.com/VeryGoodOpenSource/very_good_cli/commit/828fb51cffeab917f156bdf8cf119912eb60fdf1)) ## [0.6.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.3...v0.6.4) (2022-03-25) ### Bug Fixes - **test:** output random seed when specified ([#340](https://github.com/VeryGoodOpenSource/very_good_cli/issues/340)) ([edcd171](https://github.com/VeryGoodOpenSource/very_good_cli/commit/edcd17127771f325d3b14bbdfdf207985daf1859)) ### Features - **test:** add --update-goldens ([#341](https://github.com/VeryGoodOpenSource/very_good_cli/issues/341)) ([6483d0a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/6483d0aba2bd338f95c6e8d9335f9886e4aaf767)) ## [0.6.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.2...v0.6.3) (2022-03-25) ### Bug Fixes - **test:** flutter_test compatibility ([#337](https://github.com/VeryGoodOpenSource/very_good_cli/issues/337)) ([844a599](https://github.com/VeryGoodOpenSource/very_good_cli/commit/844a5993a509ef5a4404d0e52b1f4e88c7a75701)) ## [0.6.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.1...v0.6.2) (2022-03-22) ### Bug Fixes - **test:** resolve range error when truncating due to whitespace ([#333](https://github.com/VeryGoodOpenSource/very_good_cli/issues/333)) ([d194b6c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d194b6c5532d8fe8f10adef42076e989ff2fe5c1)) ## [0.6.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.6.0...v0.6.1) (2022-03-21) ### Bug Fixes - **test:** run tests with --no-pub ([#322](https://github.com/VeryGoodOpenSource/very_good_cli/issues/322)) ([005c2aa](https://github.com/VeryGoodOpenSource/very_good_cli/commit/005c2aa1ad6537ce2c6ac215fd1e4d97b3f1e68c)) - **test:** test_runner runs tests in isolated groups ([#329](https://github.com/VeryGoodOpenSource/very_good_cli/issues/329)) ([5d01936](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5d0193693266adcf4cc3fdd90251e2c7a7b62c67)) ### Features - **test:** add --no-optimization flag ([#325](https://github.com/VeryGoodOpenSource/very_good_cli/issues/325)) ([fae2a6d](https://github.com/VeryGoodOpenSource/very_good_cli/commit/fae2a6d012f955924611fba0d8b24f28c966ad31)) - **test:** add --test-randomize-ordering-seed ([#326](https://github.com/VeryGoodOpenSource/very_good_cli/issues/326)) ([7487f21](https://github.com/VeryGoodOpenSource/very_good_cli/commit/7487f21415c35d0b6044963b3f5ea3c6d9666ed0)) - **test:** remove .test_runner.dart after run ([#323](https://github.com/VeryGoodOpenSource/very_good_cli/issues/323)) ([cc9f727](https://github.com/VeryGoodOpenSource/very_good_cli/commit/cc9f7273a6359ea3dd212dc556b6b21df088fc4c)) ## [0.6.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.5.5...v0.6.0) (2022-03-17) ### Bug Fixes - **test:** truncate output to fit line ([#309](https://github.com/VeryGoodOpenSource/very_good_cli/issues/309)) ([5487fcf](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5487fcfd3f866d5a4af008fe2276f7f2534be344)) - ignore .fvm directory ([#307](https://github.com/VeryGoodOpenSource/very_good_cli/issues/307)) ([4865a91](https://github.com/VeryGoodOpenSource/very_good_cli/commit/4865a91466a8cc62a32727fa0d1e2442cb1fb4b5)) ### Features - **test:** add --exclude-coverage flag ([#317](https://github.com/VeryGoodOpenSource/very_good_cli/issues/317)) ([8e5add0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8e5add007d116feb9c35424f2c6070452ae17462)) - **test:** add --exclude-tags option ([#314](https://github.com/VeryGoodOpenSource/very_good_cli/issues/314)) ([386ca6c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/386ca6cdccc6ff0e3cc7e93bd32afe822ef9f5a0)) - **test:** add `--coverage` and `--min coverage` options ([#305](https://github.com/VeryGoodOpenSource/very_good_cli/issues/305)) ([e542532](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e5425321df3ddfc40d1bddf3ff8251714b8d98f4)) - **test:** performance optimizations ([#318](https://github.com/VeryGoodOpenSource/very_good_cli/issues/318)) ([8decea0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8decea0fb1c86ea7dd77e33aaa425e9799352272)) - **test:** support specific test execution ([#313](https://github.com/VeryGoodOpenSource/very_good_cli/issues/313)) ([65428ae](https://github.com/VeryGoodOpenSource/very_good_cli/commit/65428ae143bcfb4bd2689b37a21a45384758b0a2)) - add very_good test command ([#303](https://github.com/VeryGoodOpenSource/very_good_cli/issues/303)) ([39678f8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/39678f814ed604b35027bc1bf2da7f74dbf9f8f8)) - improve update prompt ([#312](https://github.com/VeryGoodOpenSource/very_good_cli/issues/312)) ([97045bb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/97045bb9f0b2722cba588102c9aeb99c15ec584a)) - use very_good_test_runner to improve test output ([#308](https://github.com/VeryGoodOpenSource/very_good_cli/issues/308)) ([c6e4ae4](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c6e4ae4c9ee7be3de1bbc0b2753d2b7f68d24d83)) ## [0.5.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.5.4...v0.5.5) (2022-03-01) ### Features - **core:** upgrade mocktail, bloc, and bloc_test ([#301](https://github.com/VeryGoodOpenSource/very_good_cli/issues/301)) ([6641ac2](https://github.com/VeryGoodOpenSource/very_good_cli/commit/6641ac2a7e7e456c358b6dc9c7113b29439e3cea)) ## [0.5.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.5.3...v0.5.4) (2022-02-28) ### Bug Fixes - add description variable to index.html [#297](https://github.com/VeryGoodOpenSource/very_good_cli/issues/297) ([#298](https://github.com/VeryGoodOpenSource/very_good_cli/issues/298)) ([ce88c94](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ce88c94f3f3fbfbf5d618618959969634d0143be)) ## [0.5.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.5.2...v0.5.3) (2022-02-17) ### Bug Fixes - **core:** android 12 builds ([#291](https://github.com/VeryGoodOpenSource/very_good_cli/issues/291)) ([ffb5946](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ffb59465db428369c6259327e9d8e303a3169a58)) ## [0.5.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.5.1...v0.5.2) (2022-02-15) ### Features - **core:** windows support ([#287](https://github.com/VeryGoodOpenSource/very_good_cli/issues/287)) ([dabb160](https://github.com/VeryGoodOpenSource/very_good_cli/commit/dabb160687d836d424e851d0d2c90487f6f41942)) ## [0.5.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.5.0...v0.5.1) (2022-02-14) ### Bug Fixes - **packages_get:** recursive installation ignored directories fixes ([#283](https://github.com/VeryGoodOpenSource/very_good_cli/issues/283)) ([cf9f46c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/cf9f46ceb6bcceb6f159ccb47698651b01fe9396)) ### Features - **dart_package:** upgrade to Dart 2.16 ([#276](https://github.com/VeryGoodOpenSource/very_good_cli/issues/276)) ([9a880c6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9a880c69ea703072e4e3f5a5fb63c8fa2097b3d6)) - **flutter_package:** upgrade to Dart 2.16 ([#277](https://github.com/VeryGoodOpenSource/very_good_cli/issues/277)) ([f1d14c8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f1d14c80995bf8d5de6def4a12cbd640d47036bc)) ## [0.5.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.17...v0.5.0) (2022-02-07) ### Features - **core:** upgrade to Flutter v2.10.0 ([#274](https://github.com/VeryGoodOpenSource/very_good_cli/issues/274)) ([de534e6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/de534e63d934990e4e677b20e4366fe79dcd9771)) ## [0.4.17](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.16...v0.4.17) (2022-02-01) ### Bug Fixes - **flutter_plugin:** remove duplicate android directory ([#268](https://github.com/VeryGoodOpenSource/very_good_cli/issues/268)) ([fb61149](https://github.com/VeryGoodOpenSource/very_good_cli/commit/fb61149e0b4dfbf7c4c5b5edfb81194d82dcfde0)) ## [0.4.16](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.15...v0.4.16) (2022-01-27) ### Bug Fixes - update prompt formatting ([#264](https://github.com/VeryGoodOpenSource/very_good_cli/issues/264)) ([f8461de](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f8461dede70a318a521529a0d92a1798fea7b2c2)) ## [0.4.15](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.14...v0.4.15) (2022-01-20) ### Features - **core:** use very_good_workflows@v1 ([#262](https://github.com/VeryGoodOpenSource/very_good_cli/issues/262)) ([215ffc4](https://github.com/VeryGoodOpenSource/very_good_cli/commit/215ffc422015d81d660dc1e59fb96a3b7dc2f4a8)) ## [0.4.14](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.13...v0.4.14) (2022-01-19) ### Features - mason v0.1.0 dev.4 ([#259](https://github.com/VeryGoodOpenSource/very_good_cli/issues/259)) ([485b14c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/485b14c5b4b915db50c1fca1c84385291d0d1209)) ## [0.4.13](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.12...v0.4.13) (2022-01-19) ### Bug Fixes - restrict mason to >=0.1.0-dev.2 <0.1.0-dev.3 ([#257](https://github.com/VeryGoodOpenSource/very_good_cli/issues/257)) ([837d01d](https://github.com/VeryGoodOpenSource/very_good_cli/commit/837d01d5f0c969d8a67ea01a46b746df537dc509)) ## [0.4.12](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.11...v0.4.12) (2022-01-05) ### Features - **core:** assets and bloc version updates ([#249](https://github.com/VeryGoodOpenSource/very_good_cli/issues/249)) ([a6827c6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/a6827c6ad4cd2b536d855a188a07e19c245d6d79)) - **create_command:** add --org alias ([#246](https://github.com/VeryGoodOpenSource/very_good_cli/issues/246)) ([3afb420](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3afb42024ada6859bc7f919da616927573412809)) ## [0.4.11](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.10...v0.4.11) (2021-12-02) ### Bug Fixes - **build:** iOS production schema run build configuration ([#232](https://github.com/VeryGoodOpenSource/very_good_cli/issues/232)) ([509d544](https://github.com/VeryGoodOpenSource/very_good_cli/commit/509d54463afe795bab94cacb4b463fca24a29243)) ## [0.4.10](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.9...v0.4.10) (2021-11-19) ### Features - **core:** upgrade to bloc v8.0.0 ([#229](https://github.com/VeryGoodOpenSource/very_good_cli/issues/229)) ([0db25a5](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0db25a52a5638c337aca633e43068ad2ee6cbad3)) ## [0.4.9](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.8...v0.4.9) (2021-11-02) ### Bug Fixes - **very_good_core:** update ic_launcher_background ([#218](https://github.com/VeryGoodOpenSource/very_good_cli/issues/218)) ([4d7a6b1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/4d7a6b1a3145b1b109fb5d1dac26d03a42e13722)) ### Features - **core:** upgrade dependencies ([#222](https://github.com/VeryGoodOpenSource/very_good_cli/issues/222)) ([a0e0a13](https://github.com/VeryGoodOpenSource/very_good_cli/commit/a0e0a13a3b59312fe91c28b8e68fc872083a1c7e)) - **core:** upgrade to dart >= 2.14.0 ([#227](https://github.com/VeryGoodOpenSource/very_good_cli/issues/227)) ([10be297](https://github.com/VeryGoodOpenSource/very_good_cli/commit/10be297752b62d4ff25b8f058303ac61ba1b2d14)) - **dart_pkg:** update dependencies ([#223](https://github.com/VeryGoodOpenSource/very_good_cli/issues/223)) ([24ebc05](https://github.com/VeryGoodOpenSource/very_good_cli/commit/24ebc05f3e0a1b419a1e369515d637419a1b6b7e)) - **flutter_pkg:** update dependencies ([#224](https://github.com/VeryGoodOpenSource/very_good_cli/issues/224)) ([0b899f1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0b899f1e6eb6d8b189e54d2bca9a00147fa60b62)) - **flutter_plugin:** update dependencies ([#225](https://github.com/VeryGoodOpenSource/very_good_cli/issues/225)) ([59f208e](https://github.com/VeryGoodOpenSource/very_good_cli/commit/59f208e8282def29f8bd94f8684b6c8f24fd2169)) ## [0.4.8](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.7...v0.4.8) (2021-10-18) ### Bug Fixes - packages get --recursive run sequentially ([#211](https://github.com/VeryGoodOpenSource/very_good_cli/issues/211)) ([7ad2196](https://github.com/VeryGoodOpenSource/very_good_cli/commit/7ad21965fa0a1c1580162091bb3f7fdfcd7600f2)) ## [0.4.7](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.6...v0.4.7) (2021-10-13) ### Features - check for updates last and improve update prompt styling ([#207](https://github.com/VeryGoodOpenSource/very_good_cli/issues/207)) ([4510785](https://github.com/VeryGoodOpenSource/very_good_cli/commit/451078571a8e57e7c2c88684452f5f86c1e2304d)) - improve new update prompt ([#206](https://github.com/VeryGoodOpenSource/very_good_cli/issues/206)) ([4ecfc8a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/4ecfc8a28c0869fc63f2d0a1d82e079af9d101f6)) - improve update prompt style ([#208](https://github.com/VeryGoodOpenSource/very_good_cli/issues/208)) ([5f9010d](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5f9010d49ec31e443c77f37e704ed4b0a1b369a9)) - **core:** add flavor to iOS app name ([#205](https://github.com/VeryGoodOpenSource/very_good_cli/issues/205)) ([52d7243](https://github.com/VeryGoodOpenSource/very_good_cli/commit/52d7243c8c4afea734e583a4d8986551b072c1de)) - **core:** update to bloc_test v8.3.0 and add flavor to app name on android ([#204](https://github.com/VeryGoodOpenSource/very_good_cli/issues/204)) ([b0e262f](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b0e262fbd3f29bc467af3a0469cfefd3aef32466)) ## [0.4.6](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.5...v0.4.6) (2021-10-07) ### Bug Fixes - **flutter_plugin:** throws PubspecNotFound exception ([#199](https://github.com/VeryGoodOpenSource/very_good_cli/issues/199)) ([8d040cc](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8d040ccee5ccd90bf374ad08febb0bf4f3bb13de)) ### Features - very_good packages get --recursive ([#201](https://github.com/VeryGoodOpenSource/very_good_cli/issues/201)) ([5ad3fbf](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5ad3fbff1d2a7e1f65f66404940dbf689b67a758)) ## [0.4.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.4...v0.4.5) (2021-09-30) ### Bug Fixes - **core:** MainActivity.kt not found ([#197](https://github.com/VeryGoodOpenSource/very_good_cli/issues/197)) ([b450049](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b450049b68dc296d3d0687694c279711baf9efa0)) ### Features - **flutter_plugin:** conditional platform support ([#195](https://github.com/VeryGoodOpenSource/very_good_cli/issues/195)) ([ea878c3](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ea878c3a8794b5f97bac956c7468464faf6712c0)) ## [0.4.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.3...v0.4.4) (2021-09-23) ### Features - **core:** template improvements ([#191](https://github.com/VeryGoodOpenSource/very_good_cli/issues/191)) ([4a405ff](https://github.com/VeryGoodOpenSource/very_good_cli/commit/4a405ffdbfd0e79238b89ca489fb54e08db91ff9)) - add auto update ([#181](https://github.com/VeryGoodOpenSource/very_good_cli/issues/181)) ([b8b490b](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b8b490b288113b504e0943ed52d24138f99153a7)) - bloc v7.2.0 and internal platform updates ([#187](https://github.com/VeryGoodOpenSource/very_good_cli/issues/187)) ([193eb30](https://github.com/VeryGoodOpenSource/very_good_cli/commit/193eb304823291a5bb71a348be203bc32a1e7d77)) - run dart fix --apply as post generation step ([#189](https://github.com/VeryGoodOpenSource/very_good_cli/issues/189)) ([ce02422](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ce02422d5c7e91f0bf1ef94ac3a0584fa4c06eaa)) ## [0.4.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.2...v0.4.3) (2021-09-17) ### Bug Fixes - add trailing newlines to dart_pkg and flutter_pkg ([#183](https://github.com/VeryGoodOpenSource/very_good_cli/issues/183)) ([84c34dc](https://github.com/VeryGoodOpenSource/very_good_cli/commit/84c34dcadaf075d537bb7f89f6cbabbb8deb5a63)) ### Features - **core:** upgrade dependencies ([#185](https://github.com/VeryGoodOpenSource/very_good_cli/issues/185)) ([bdb9585](https://github.com/VeryGoodOpenSource/very_good_cli/commit/bdb9585e6d8c4a1aab1192173b1df0e9ce130fdd)) ## [0.4.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.1...v0.4.2) (2021-09-01) ### Bug Fixes - **flutter_plugin:** android file path ([#176](https://github.com/VeryGoodOpenSource/very_good_cli/issues/176)) ([d373a6a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d373a6af1450a0fb9709c763af706a4115535620)) ### Features - **core:** upgrade to very_good_coverage v1.2.0 ([#179](https://github.com/VeryGoodOpenSource/very_good_cli/issues/179)) ([d495782](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d4957825b53ba09a27ce950ef7f75d35af8a455d)) ## [0.4.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.4.0...v0.4.1) (2021-08-23) ### Features - **core:** upgrade to flutter_bloc v7.2.0 ([#172](https://github.com/VeryGoodOpenSource/very_good_cli/issues/172)) ([afb522d](https://github.com/VeryGoodOpenSource/very_good_cli/commit/afb522db2fe71a60d0808bc4b5e91ff2d8e834b8)) ## [0.4.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.3.3...v0.4.0) (2021-08-20) ### Features - support flutter plugin template ([#169](https://github.com/VeryGoodOpenSource/very_good_cli/issues/169)) ([82e2a1d](https://github.com/VeryGoodOpenSource/very_good_cli/commit/82e2a1d0ce1bb7ade6d1e8460d6c9d7c1052f7be)) ## [0.3.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.3.2...v0.3.3) (2021-08-18) ### Features - **deps:** upgrade to bloc v7.1.0 and dart >=2.13.0 ([#166](https://github.com/VeryGoodOpenSource/very_good_cli/issues/166)) ([98f8724](https://github.com/VeryGoodOpenSource/very_good_cli/commit/98f87242f73b6041804d321803b5daf16dc833b1)) ## [0.3.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.3.1...v0.3.2) (2021-08-03) ### Features - upgrade dependencies ([bf69bb3](https://github.com/VeryGoodOpenSource/very_good_cli/commit/bf69bb3348a0039904d78dab2dcff9fbd6b38771)) ## [0.3.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.3.0...v0.3.1) (2021-07-27) ### Features - **create:** support custom description ([#158](https://github.com/VeryGoodOpenSource/very_good_cli/issues/158)) ([b163c49](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b163c49a095aebde22370b37a6872ba54e6c16f1)) ## [0.3.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.2.5...v0.3.0) (2021-07-23) ### Features - create supports flutter and dart packages ([#154](https://github.com/VeryGoodOpenSource/very_good_cli/issues/154)) ([65605c6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/65605c6b25d7b39fab4e1e025ec292eac83dc4d4)) ## [0.2.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.2.4...v0.2.5) (2021-07-16) ### Bug Fixes - org name validation ([#151](https://github.com/VeryGoodOpenSource/very_good_cli/issues/151)) ([65c5ea6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/65c5ea630c3be2169dfd8acdc61d1c29df08aec0)) ### Features - l10n non-nullable getter + variable org name segment length ([#152](https://github.com/VeryGoodOpenSource/very_good_cli/issues/152)) ([3a0cc4a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3a0cc4ac561a8e67ab42115da4bfef88770b2144)) ## [0.2.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.2.3...v0.2.4) (2021-07-14) ### Features - support custom org name ([#148](https://github.com/VeryGoodOpenSource/very_good_cli/issues/148)) ([c0a2970](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c0a2970451b03d749aa6e9845b2dd8993f2650c4)) - updated very_good_core_bundle.dart ([#149](https://github.com/VeryGoodOpenSource/very_good_cli/issues/149)) ([70507c1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/70507c1b83f25641ad7d1782112e9a84eec1a8d9)) ## [0.2.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.2.2...v0.2.3) (2021-06-15) ### Features - add recommended extensions for vscode ([#144](https://github.com/VeryGoodOpenSource/very_good_cli/issues/144)) ([8f162d1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8f162d131f7d4d1b724605b31638ca051dc5a8b2)) - add vscode extensions exception to gitignore ([#143](https://github.com/VeryGoodOpenSource/very_good_cli/issues/143)) ([16084f8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/16084f82531782f4a9c82c1ff52ab9607b57bd78)) - overwrite rules for file conflict resolution ([#142](https://github.com/VeryGoodOpenSource/very_good_cli/issues/142)) ([87be1ca](https://github.com/VeryGoodOpenSource/very_good_cli/commit/87be1cacb702f433e3b6887115993bfc5e84df12)) ## [0.2.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.2.1...v0.2.2) (2021-06-10) ### Bug Fixes - sort imports and add favicon on web ([#140](https://github.com/VeryGoodOpenSource/very_good_cli/issues/140)) ([a0a8f8a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/a0a8f8ac2ecabf14a687c3e36d2c27709d62329f)) ## [0.2.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.2.0...v0.2.1) (2021-05-26) ### Features - upgrade to very_good_analysis v2.1.0 ([#133](https://github.com/VeryGoodOpenSource/very_good_cli/issues/133)) ([9e2153c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9e2153c642169eb8581710e49d4e4bc71a9b4bb1)) ## [0.2.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.8...v0.2.0) (2021-05-25) ### Features - android and web upgrades ([#129](https://github.com/VeryGoodOpenSource/very_good_cli/issues/129)) ([c4cc9dd](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c4cc9ddaf31c9a33f5cfd72f5ac76fcf7e99bdcd)) - improve very good create output ([#131](https://github.com/VeryGoodOpenSource/very_good_cli/issues/131)) ([fc62b08](https://github.com/VeryGoodOpenSource/very_good_cli/commit/fc62b08162fe40a2cf03d62324ec622be6a3cdb3)) - install packages automatically ([#130](https://github.com/VeryGoodOpenSource/very_good_cli/issues/130)) ([bcff075](https://github.com/VeryGoodOpenSource/very_good_cli/commit/bcff07508457d34d222c297e0da8954cbaf32cb1)) - migrate to null safety ([#128](https://github.com/VeryGoodOpenSource/very_good_cli/issues/128)) ([3e76061](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3e76061d81ecc5ad7783ac9ec91150edfb278c66)) ## [0.1.8](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.7...v0.1.8) (2021-05-21) ### Features - README and dependency updates ([#126](https://github.com/VeryGoodOpenSource/very_good_cli/issues/126)) ([d5ff39c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d5ff39c200b3068004f7d2d5c924c476dab5aacf)) ## [0.1.7](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.6...v0.1.7) (2021-04-01) ### Bug Fixes - android build ([#114](https://github.com/VeryGoodOpenSource/very_good_cli/issues/114)) ([b6af9d5](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b6af9d547c2b52ba62c8fe1cdab2a4e517047902)) ## [0.1.6](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.5...v0.1.6) (2021-03-18) ### Features - upgrade to bloc v7.0.0 ([#111](https://github.com/VeryGoodOpenSource/very_good_cli/issues/111)) ([508801a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/508801a8f59eda637f4a2af29bd57fef85b06984)) ## [0.1.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.4...v0.1.5) (2021-03-12) ### Features - upgrade dependencies ([#107](https://github.com/VeryGoodOpenSource/very_good_cli/issues/107)) ([ea28ec8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ea28ec8b71548d3a551e0aa3ddbcaa4ec51c3e8e)) ## [0.1.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.3...v0.1.4) (2021-03-09) ### Features - **create:** add very good start link to cli summary ([#105](https://github.com/VeryGoodOpenSource/very_good_cli/issues/105)) ([aa06236](https://github.com/VeryGoodOpenSource/very_good_cli/commit/aa0623611cc3c1716461f9615c0864f8cd77569b)) ## [0.1.3](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.2...v0.1.3) (2021-03-03) ### Features - use stable channel ([#102](https://github.com/VeryGoodOpenSource/very_good_cli/issues/102)) ([be75e83](https://github.com/VeryGoodOpenSource/very_good_cli/commit/be75e83617c03c70b51072edc7caca383632e0be)) ## [0.1.2](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.1...v0.1.2) (2021-02-22) ### Features - improve analytics option usage ([#83](https://github.com/VeryGoodOpenSource/very_good_cli/issues/83)) ([c3ca589](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c3ca589df149e2fea98f96dd5b034b14644f74ec)) - improve create command usage ([#84](https://github.com/VeryGoodOpenSource/very_good_cli/issues/84)) ([b728b21](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b728b21f785db54d1b187aad02f7fad8b743bcd0)) ## [0.1.1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.1.0...v0.1.1) (2021-02-16) ## [0.1.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/335ce42ba34880eb74fc4d4636e6399932f1e49f...v0.1.0) (2021-02-16) ### Bug Fixes - bump to latest very_good_core bundle ([#73](https://github.com/VeryGoodOpenSource/very_good_cli/issues/73)) ([797d446](https://github.com/VeryGoodOpenSource/very_good_cli/commit/797d44699fa5c6a0c0d33a82dd241f5a06a040ed)) ### Features - add log summary ([#60](https://github.com/VeryGoodOpenSource/very_good_cli/issues/60)) ([c7e0d64](https://github.com/VeryGoodOpenSource/very_good_cli/commit/c7e0d648fa430081a5a6d89d30279d1e577737ff)) - add usage analytics ([#71](https://github.com/VeryGoodOpenSource/very_good_cli/issues/71)) ([a936698](https://github.com/VeryGoodOpenSource/very_good_cli/commit/a936698056030b3985b9cd6a420b7e6a8d1fae63)) - **create:** generate project using very_good_core template ([#12](https://github.com/VeryGoodOpenSource/very_good_cli/issues/12)) ([11b8181](https://github.com/VeryGoodOpenSource/very_good_cli/commit/11b81811a671574281c4c8ff84a980b605cab715)) - **create:** validate project name ([#6](https://github.com/VeryGoodOpenSource/very_good_cli/issues/6)) ([b69c45a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b69c45a4f690c3db6d66d3eff5f6d9c9490b7cba)) - **very_good_core:** add LICENSE and copyright header ([#39](https://github.com/VeryGoodOpenSource/very_good_cli/issues/39)) ([706dccb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/706dccbe54b908687f13e105d0ff076d3e5d511f)) - add .gitignore ([5f10501](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5f10501e6a6fb8198748919c189a3e4aee32f44f)) - add build version support ([#3](https://github.com/VeryGoodOpenSource/very_good_cli/issues/3)) ([d349389](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d3493896671fedadde62ce05716653f5f117dc10)) - add CODEOWNERS ([335ce42](https://github.com/VeryGoodOpenSource/very_good_cli/commit/335ce42ba34880eb74fc4d4636e6399932f1e49f)) - create command scaffold ([#5](https://github.com/VeryGoodOpenSource/very_good_cli/issues/5)) ([ed5cf77](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ed5cf77900fe1f2363cf74ac87eb98dfec36e4de)) - create VeryGoodCommandRunner ([#4](https://github.com/VeryGoodOpenSource/very_good_cli/issues/4)) ([5a936d6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5a936d69cd9ff077564d080466621f699f381eab)) - very_good_analysis ([869ea80](https://github.com/VeryGoodOpenSource/very_good_cli/commit/869ea8034f01b49c72035c7831429fc9edb87a5f)) - very_good_core initial template ([#8](https://github.com/VeryGoodOpenSource/very_good_cli/issues/8)) ([2d3208a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/2d3208a4ec175a4083cba834b9e611ca2d0e0cfb)) - **create:** validate output directory ([#7](https://github.com/VeryGoodOpenSource/very_good_cli/issues/7)) ([d76f6f7](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d76f6f778cf006a6344ffa480fc9f8d43f51f1ba))