Skip to content

Commit 912821b

Browse files
Jochum van der Ploegalestiago
andauthored
chore: v0.17.0 (#865)
Co-authored-by: Alejandro Santiago <[email protected]>
1 parent 054532f commit 912821b

File tree

4 files changed

+57
-3
lines changed

4 files changed

+57
-3
lines changed

.github/cspell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"verygoodcore",
2929
"xcassets",
3030
"gradlew",
31-
"fluttium"
31+
"fluttium",
32+
"clsx"
3233
]
3334
}

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
# 0.17.0
2+
3+
- chore: add release ready script ([#799](https://github.com/VeryGoodOpenSource/very_good_cli/pull/799))
4+
- fix: Prefer delegation implementation to allow comparator extension ([#742](https://github.com/VeryGoodOpenSource/very_good_cli/pull/742))
5+
- chore(deps): bump cli_completion from 0.3.0 to 0.4.0 ([#802](https://github.com/VeryGoodOpenSource/very_good_cli/pull/802))
6+
- docs: document specific version install ([#803](https://github.com/VeryGoodOpenSource/very_good_cli/pull/803))
7+
- chore(deps): bump pub_updater from 0.3.1 to 0.4.0 ([#801](https://github.com/VeryGoodOpenSource/very_good_cli/pull/801))
8+
- 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))
9+
- 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))
10+
- feat(bricks): include SPDX license brick ([#813](https://github.com/VeryGoodOpenSource/very_good_cli/pull/813))
11+
- fix: avoid failure when running local tests ([#820](https://github.com/VeryGoodOpenSource/very_good_cli/pull/820))
12+
- chore: remove extraneous lock file ([#821](https://github.com/VeryGoodOpenSource/very_good_cli/pull/821))
13+
- fixing the formatting in contributing markdown file ([#824](https://github.com/VeryGoodOpenSource/very_good_cli/pull/824))
14+
- chore(deps-dev): bump @docusaurus/module-type-aliases in /site ([#808](https://github.com/VeryGoodOpenSource/very_good_cli/pull/808))
15+
- 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))
16+
- feat(spdx_license): include tryParse ([#817](https://github.com/VeryGoodOpenSource/very_good_cli/pull/817))
17+
- refactor: add visibleForTesting annotations to testing-related parameters ([#823](https://github.com/VeryGoodOpenSource/very_good_cli/pull/823))
18+
- test(spdx_license): include test and workflow ([#825](https://github.com/VeryGoodOpenSource/very_good_cli/pull/825))
19+
- fix: avoid disabling test optimization when passing extra args ([#826](https://github.com/VeryGoodOpenSource/very_good_cli/pull/826))
20+
- chore(deps): bump @docusaurus/preset-classic in /site ([#809](https://github.com/VeryGoodOpenSource/very_good_cli/pull/809))
21+
- refactor: move spdx_license brick under tool ([#828](https://github.com/VeryGoodOpenSource/very_good_cli/pull/828))
22+
- refactor: moved packages get command to its own file ([#829](https://github.com/VeryGoodOpenSource/very_good_cli/pull/829))
23+
- refactor: reduced new objects when parsing SpdxLicense ([#832](https://github.com/VeryGoodOpenSource/very_good_cli/pull/832))
24+
- chore(spdx_license): generate latest SPDX License ([#834](https://github.com/VeryGoodOpenSource/very_good_cli/pull/834))
25+
- ci: deffer reviewers to codeowners on bump_templates ([#836](https://github.com/VeryGoodOpenSource/very_good_cli/pull/836))
26+
- ci: include workflow to commit SPDX updates as bot ([#835](https://github.com/VeryGoodOpenSource/very_good_cli/pull/835))
27+
- chore: request code ownership ([#839](https://github.com/VeryGoodOpenSource/very_good_cli/pull/839))
28+
- chore: update SPDX licenses ([#837](https://github.com/VeryGoodOpenSource/very_good_cli/pull/837))
29+
- feat: defined PubLicense to get packages' licenses ([#818](https://github.com/VeryGoodOpenSource/very_good_cli/pull/818))
30+
- docs: documented SPDX build_hooks workflow ([#833](https://github.com/VeryGoodOpenSource/very_good_cli/pull/833))
31+
- feat: include hidden check licenses command ([#841](https://github.com/VeryGoodOpenSource/very_good_cli/pull/841))
32+
- docs: documented very_good test argument terminator ([#840](https://github.com/VeryGoodOpenSource/very_good_cli/pull/840))
33+
- refactor: make all mock class to private ([#838](https://github.com/VeryGoodOpenSource/very_good_cli/pull/838))
34+
- feat: inject PubLicense in VeryGoodCommandRunner ([#843](https://github.com/VeryGoodOpenSource/very_good_cli/pull/843))
35+
- 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))
36+
- chore(deps): bump clsx from 1.2.1 to 2.0.0 in /site ([#830](https://github.com/VeryGoodOpenSource/very_good_cli/pull/830))
37+
- chore(deps-dev): bump @docusaurus/eslint-plugin in /site ([#831](https://github.com/VeryGoodOpenSource/very_good_cli/pull/831))
38+
- feat: allow `packages check licenses` to fetch licenses ([#842](https://github.com/VeryGoodOpenSource/very_good_cli/pull/842))
39+
- feat: add `--ignore-failures` to `check licenses` ([#846](https://github.com/VeryGoodOpenSource/very_good_cli/pull/846))
40+
- feat: add `--dependency-type` to `check licenses` ([#847](https://github.com/VeryGoodOpenSource/very_good_cli/pull/847))
41+
- feat: create SpdxLicense ([#851](https://github.com/VeryGoodOpenSource/very_good_cli/pull/851))
42+
- feat: add `--allowed` to `check licenses` ([#848](https://github.com/VeryGoodOpenSource/very_good_cli/pull/848))
43+
- feat: add `--forbidden` to `check licenses` ([#850](https://github.com/VeryGoodOpenSource/very_good_cli/pull/850))
44+
- feat: rename `ignore-failures` to `ignore-retrieval-failures` ([#858](https://github.com/VeryGoodOpenSource/very_good_cli/pull/858))
45+
- feat: include license count upon `check licenses` progress completion ([#856](https://github.com/VeryGoodOpenSource/very_good_cli/pull/856))
46+
- feat: update forbidden and allowed help message ([#857](https://github.com/VeryGoodOpenSource/very_good_cli/pull/857))
47+
- feat: add `skip-packages` to `check licenses` ([#854](https://github.com/VeryGoodOpenSource/very_good_cli/pull/854))
48+
- feat: modified collection progress message on `check license` ([#855](https://github.com/VeryGoodOpenSource/very_good_cli/pull/855))
49+
- docs: add path setup instructions ([#861](https://github.com/VeryGoodOpenSource/very_good_cli/pull/861))
50+
- feat: add thank you message ([#814](https://github.com/VeryGoodOpenSource/very_good_cli/pull/814))
51+
- docs: include license checking page ([#860](https://github.com/VeryGoodOpenSource/very_good_cli/pull/860))
52+
- feat: show `check licenses` command ([#862](https://github.com/VeryGoodOpenSource/very_good_cli/pull/862))
53+
154
# 0.16.0
255

356
- fix!: remove analytics ([#756](https://github.com/VeryGoodOpenSource/very_good_cli/pull/756))

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: very_good_cli
22
description: A Very Good Command-Line Interface for Dart created by Very Good Ventures.
3-
version: 0.16.0
3+
version: 0.17.0
44
homepage: https://cli.vgv.dev/
55
repository: https://github.com/VeryGoodOpenSource/very_good_cli
66
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_cli/issues

0 commit comments

Comments
 (0)