Skip to content

v0.11.1 - Header Optimization & Magic Number Elimination

Choose a tag to compare

@OldCrow OldCrow released this 01 Sep 21:03
· 14 commits to main since this release

Significant compilation time improvements through IWYU (Include What You Use) optimizations across all modules. Replaced magic numbers with named constants and optimized header dependencies throughout the codebase.