Skip to content

v0.17.0

Compare
Choose a tag to compare
@wolfenrain wolfenrain released this 19 Oct 13:09
· 261 commits to main since this release
912821b
  • chore: add release ready script (#799)
  • fix: Prefer delegation implementation to allow comparator extension (#742)
  • chore(deps): bump cli_completion from 0.3.0 to 0.4.0 (#802)
  • docs: document specific version install (#803)
  • chore(deps): bump pub_updater from 0.3.1 to 0.4.0 (#801)
  • chore(deps): bump mason from 0.1.0-dev.50 to 0.1.0-dev.51 (#805)
  • chore(deps): bump pub_updater from 0.3.1 to 0.4.0 in /e2e (#806)
  • feat(bricks): include SPDX license brick (#813)
  • fix: avoid failure when running local tests (#820)
  • chore: remove extraneous lock file (#821)
  • fixing the formatting in contributing markdown file (#824)
  • chore(deps-dev): bump @docusaurus/module-type-aliases in /site (#808)
  • chore(deps): bump @docusaurus/core from 2.4.1 to 2.4.3 in /site (#816)
  • feat(spdx_license): include tryParse (#817)
  • refactor: add visibleForTesting annotations to testing-related parameters (#823)
  • test(spdx_license): include test and workflow (#825)
  • fix: avoid disabling test optimization when passing extra args (#826)
  • chore(deps): bump @docusaurus/preset-classic in /site (#809)
  • refactor: move spdx_license brick under tool (#828)
  • refactor: moved packages get command to its own file (#829)
  • refactor: reduced new objects when parsing SpdxLicense (#832)
  • chore(spdx_license): generate latest SPDX License (#834)
  • ci: deffer reviewers to codeowners on bump_templates (#836)
  • ci: include workflow to commit SPDX updates as bot (#835)
  • chore: request code ownership (#839)
  • chore: update SPDX licenses (#837)
  • feat: defined PubLicense to get packages' licenses (#818)
  • docs: documented sdpx build_hooks workflow (#833)
  • feat: include hidden check licenses command (#841)
  • docs: documented very_good test argument terminator (#840)
  • refactor: make all mock class to private (#838)
  • feat: inject PubLicense in VeryGoodCommandRunner (#843)
  • chore(deps-dev): bump eslint from 8.49.0 to 8.51.0 in /site (#844)
  • chore(deps): bump clsx from 1.2.1 to 2.0.0 in /site (#830)
  • chore(deps-dev): bump @docusaurus/eslint-plugin in /site (#831)
  • feat: allow packages check licenses to fetch licenses (#842)
  • feat: add --ignore-failures to check licenses (#846)
  • feat: add --dependency-type to check licenses (#847)
  • feat: create SpdxLicense (#851)
  • feat: add --allowed to check licenses (#848)
  • feat: add --forbidden to check licenses (#850)
  • feat: rename ignore-failures to ignore-retrieval-failures (#858)
  • feat: include license count upon check licenses progress completion (#856)
  • feat: update forbidden and allowed help message (#857)
  • feat: add skip-packages to check licenses (#854)
  • feat: modified collection progress message on check license (#855)
  • docs: add path setup instructions (#861)
  • feat: add thank you message (#814)
  • docs: include license checking page (#860)
  • feat: show check licenses command (#862)