foundry-compilers 0.20.0

Compiler abstraction and Foundry project implementation
Documentation
1
2
3
4
5
6
7
tag-prefix = "compilers-"
pre-release-commit-message = "chore: release compilers {{version}}"
allow-branch = ["main"]
sign-commit = true
sign-tag = true
rate-limit.existing-packages = 10
pre-release-hook = ["bash", "-c", "$WORKSPACE_ROOT/.github/scripts/changelog.sh --tag {{version}}"]