|
1 | | -# 0.17.1 |
| 1 | +# 0.18.0 |
| 2 | + |
| 3 | +- docs: add missing path_setup_link ([#879](https://github.com/VeryGoodOpenSource/very_good_cli/pull/879)) |
| 4 | +- test: setUp tempDirectory ([#880](https://github.com/VeryGoodOpenSource/very_good_cli/pull/880)) |
| 5 | +- test: add e2e test for licenses check ([#882](https://github.com/VeryGoodOpenSource/very_good_cli/pull/882)) |
| 6 | +- chore(deps-dev): bump @babel/eslint-parser in /site ([#885](https://github.com/VeryGoodOpenSource/very_good_cli/pull/885)) |
| 7 | +- chore: generate new SPDX licenses ([#893](https://github.com/VeryGoodOpenSource/very_good_cli/pull/893)) |
| 8 | +- feat!: detect licenses locally ([#883](https://github.com/VeryGoodOpenSource/very_good_cli/pull/883)) |
| 9 | +- chore(deps): bump pana from 0.21.42 to 0.21.43 ([#895](https://github.com/VeryGoodOpenSource/very_good_cli/pull/895)) |
| 10 | + |
| 11 | +# 0.17.1 |
2 | 12 |
|
3 | 13 | - docs: update supported licenses reference ([#863](https://github.com/VeryGoodOpenSource/very_good_cli/pull/863)) |
4 | 14 | - 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)) |
|
8 | 18 | - fix: avoid failure when terminal has no columns ([#869](https://github.com/VeryGoodOpenSource/very_good_cli/pull/869)) |
9 | 19 | - docs: add license checking documentation to commands' overview ([#867](https://github.com/VeryGoodOpenSource/very_good_cli/pull/867)) |
10 | 20 |
|
11 | | -# 0.17.0 |
| 21 | +# 0.17.0 |
12 | 22 |
|
13 | 23 | - chore: add release ready script ([#799](https://github.com/VeryGoodOpenSource/very_good_cli/pull/799)) |
14 | 24 | - fix: Prefer delegation implementation to allow comparator extension ([#742](https://github.com/VeryGoodOpenSource/very_good_cli/pull/742)) |
|
72 | 82 | - chore: finish updating Very Good Analysis to 5.1.0 ([#792](https://github.com/VeryGoodOpenSource/very_good_cli/pull/792)) |
73 | 83 | - docs: update docs ([#798](https://github.com/VeryGoodOpenSource/very_good_cli/pull/798)) |
74 | 84 | - **Very Good Core**: |
75 | | - - feat!: bump min Dart SDK to 3.1.0 |
76 | | - - feat!: update to Flutter 3.13.2 |
77 | | - - fix: added RunnerTests iOS Schema |
78 | | - - feat: update to Material 3 |
79 | | - - docs: update l10n README documentation |
80 | | - - docs: translation generation in README.md |
81 | | - - fix: very_good create flutter_app doesn't create .gradlew files |
82 | | - - feat: upgrade to `very_good_analysis ^5.1.0` |
| 85 | + - feat!: bump min Dart SDK to 3.1.0 |
| 86 | + - feat!: update to Flutter 3.13.2 |
| 87 | + - fix: added RunnerTests iOS Schema |
| 88 | + - feat: update to Material 3 |
| 89 | + - docs: update l10n README documentation |
| 90 | + - docs: translation generation in README.md |
| 91 | + - fix: very_good create flutter_app doesn't create .gradlew files |
| 92 | + - feat: upgrade to `very_good_analysis ^5.1.0` |
83 | 93 | - **Very Good Wear App** |
84 | | - - feat!: update to Flutter 3.13.2 |
85 | | - - feat: update to Material 3 |
86 | | - - fix: project doesn't build due to Kotlin gradle plugin incompatibility |
87 | | - - fix: very_good create flutter_app doesn't create .gradlew files |
88 | | - - feat: upgrade to `very_good_analysis ^5.1.0` |
| 94 | + - feat!: update to Flutter 3.13.2 |
| 95 | + - feat: update to Material 3 |
| 96 | + - fix: project doesn't build due to Kotlin gradle plugin incompatibility |
| 97 | + - fix: very_good create flutter_app doesn't create .gradlew files |
| 98 | + - feat: upgrade to `very_good_analysis ^5.1.0` |
89 | 99 | - **Very Good Flame Game** |
90 | | - - feat!: update to Flame 1.8.2 |
91 | | - - feat!: bump min Dart SDK to 3.1.0 |
92 | | - - feat!: update to Flutter 3.13.2 |
93 | | - - fix: added RunnerTests iOS Schema |
94 | | - - fix: very_good create flutter_app doesn't create .gradlew files |
95 | | - - feat: upgrade to `very_good_analysis ^5.1.0` |
96 | | - - fix: text style tests for `CounterComponent` |
| 100 | + - feat!: update to Flame 1.8.2 |
| 101 | + - feat!: bump min Dart SDK to 3.1.0 |
| 102 | + - feat!: update to Flutter 3.13.2 |
| 103 | + - fix: added RunnerTests iOS Schema |
| 104 | + - fix: very_good create flutter_app doesn't create .gradlew files |
| 105 | + - feat: upgrade to `very_good_analysis ^5.1.0` |
| 106 | + - fix: text style tests for `CounterComponent` |
97 | 107 | - **Very Good Flutter Package** |
98 | | - - feat: upgrade to very_good_analysis ^5.1.0 |
99 | | - - docs: update README.md install instructions |
| 108 | + - feat: upgrade to very_good_analysis ^5.1.0 |
| 109 | + - docs: update README.md install instructions |
100 | 110 | - **Very Good Dart Package** |
101 | | - - feat: upgrade to very_good_analysis ^5.1.0 |
102 | | - - docs: update README.md install instructions |
| 111 | + - feat: upgrade to very_good_analysis ^5.1.0 |
| 112 | + - docs: update README.md install instructions |
103 | 113 | - **Very Good Dart CLI** |
104 | | - - feat: update very good analysis to v5 and fix patch |
105 | | - - feat: bump Dart SDK to >=3.0.0 <4.0.0 |
| 114 | + - feat: update very good analysis to v5 and fix patch |
| 115 | + - feat: bump Dart SDK to >=3.0.0 <4.0.0 |
106 | 116 | - **Very Good Flutter Plugin** |
107 | | - - fix: flaky integrated tests |
108 | | - - feat: upgrade to `very_good_analysis ^5.1.0` |
109 | | - - feat: add fluttium test workflow |
110 | | - - docs: add docs for integration tests |
| 117 | + - fix: flaky integrated tests |
| 118 | + - feat: upgrade to `very_good_analysis ^5.1.0` |
| 119 | + - feat: add fluttium test workflow |
| 120 | + - docs: add docs for integration tests |
111 | 121 | - **Very Good Docs Site** |
112 | | - - build(deps): various dependency updates |
| 122 | + - build(deps): various dependency updates |
113 | 123 |
|
114 | 124 | # [0.15.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.14.0...v0.15.0) (2023-05-23) |
115 | 125 |
|
116 | 126 | ### Bug Fixes |
117 | 127 |
|
118 | | -- 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)) |
| 128 | +- 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)) |
119 | 129 |
|
120 | 130 | ### Features |
121 | 131 |
|
122 | 132 | - 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)) |
123 | | -- remove deprecated legacy syntax ([#693](https://github.com/VeryGoodOpenSource/very_good_cli/issues/693)) ([af9b283](https://github.com/VeryGoodOpenSource/very_good_cli/commit/af9b2830b804e951568079f3ae9321737ff9aa02)) |
| 133 | +- remove deprecated legacy syntax ([#693](https://github.com/VeryGoodOpenSource/very_good_cli/issues/693)) ([af9b283](https://github.com/VeryGoodOpenSource/very_good_cli/commit/af9b2830b804e951568079f3ae9321737ff9aa02)) |
124 | 134 |
|
125 | 135 | # [0.14.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.13.1...v0.14.0) (2023-05-10) |
126 | 136 |
|
|
0 commit comments