Skip to content

Conversation

@just-mitch
Copy link
Collaborator

@just-mitch just-mitch commented Dec 23, 2025

Add --paths and --exclude-paths options for the scripts/commits utility.
Enables one to get a nice view of changes between versions, including and excluding specific paths.

./scripts/commits --grep 'feat|fix|refactor' \
--paths "yarn-project*" \
--exclude-paths "avm-transpiler*" \
--exclude-paths "barretenberg*" \
--exclude-paths "bb-pilcom*" \
--exclude-paths "boxes*" \
--exclude-paths "noir*" \
--exclude-paths "noir-projects/*" \
v2.1.9..v3.0.0-rc.1 1000 -g --markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants