|
| 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 | + |
1 | 54 | # 0.16.0
|
2 | 55 |
|
3 | 56 | - fix!: remove analytics ([#756](https://github.com/VeryGoodOpenSource/very_good_cli/pull/756))
|
|
0 commit comments