Skip to content

manual-31

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Nov 11:35
Add alias annotation support and refactor annotation handling

Introduces AliasAnnotationHandler and AliasAnnotationParameterPack to support 'alias' annotations. Refactors annotation extraction to use a unified target list and adds alias-based fuzzy name matching to AbstractAnnotationTarget. Updates related logic in MainCommand and improves symbol comparison utilities.