Open
Description
Roadmap to v2.0.0
Caution
The update is currently on hold due to cross-platform compatibility issues with clang-format 20.1.X, and we are waiting for a patch from LLVM.
The release of clang-format
version 20 (llvmorg-20.X.X
) coincides with the arrival of a major update.
With the release of v2.0.0
, the following will be deprecated. (This lists will be updated regularly.)
Deprecation Lists
- Support for
clang-format
version 19 (llvmorg-19.X.X
) will be deprecated.
TODO Lists
🔄 Continuous Integrations
- Update
llvm-build-bump-pr.yml
to supportllvmorg-20.X.X
Release notes - Add 'GitHub Actions Attestation Provenances' and 'npm build provenances' for a better security
📝 Documentation
- Add 'GitHub Actions Attestation Provenances' and 'npm build provenances' related descriptions in
README.md
andSECURITY.md
- Remove Maintainability badge from
README.md
: docs(*): delete maintainability badge fromREADME.md
#287