Changes:
Enhancement:
- [#1625]: Add multi-targeted, performance-optimized Roslyn analyzer and code fix for Humanizer v3 namespace migration
Others:
- [#1637]: Fix performance regressions vs v3.0.0-rc.6 in transformers and registry lookups
- [#1636]: Fix performance regressions from eager registry initialization and micro-optimizations
- [#1635]: Optimize ToLowerCase, PrependArticleSuffix, and ToQuantity for .NET 8+ performance and fix thread safety issues
- [#1634]: Fix performance regressions vs v3.0.0-rc.6 with zero-allocation optimizations
- [#1633]: Fix performance regressions in core hot paths (enum dehumanize, clock notation, metric numerals, transformers, truncators, string operations)
- [#1632]: Fix ByteSize.TryParse for cultures with multi-character number format symbols and optimize performance
- [#1629]: Comprehensive XML documentation enhancement for all public APIs, README modernization, and docs structure