| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-01 | 1.8 kB | |
| v0.11.0 source code.tar.gz | 2026-06-01 | 116.9 kB | |
| v0.11.0 source code.zip | 2026-06-01 | 186.9 kB | |
| Totals: 3 Items | 305.5 kB | 5 | |
What's Changed
- Add support for AMD Zen 5, Intel Arrow Lake and Intel Lunar Lake microarchitectures by @fiban123 in https://github.com/google/cpu_features/pull/451
- Build with zig by @inge4pres in https://github.com/google/cpu_features/pull/431, https://github.com/google/cpu_features/pull/435, https://github.com/google/cpu_features/pull/436, https://github.com/google/cpu_features/pull/445, https://github.com/google/cpu_features/pull/448
- Update AArch64 features to Linux 6.12. by @petertarjan in https://github.com/google/cpu_features/pull/404
- [Windows][AArch64] Use base introspection table implementation by @amitin in https://github.com/google/cpu_features/pull/442
-
Fix broken
CPU_FEATURES_OS_MACOSandCPU_FEATURES_OS_IPHONEdetection by @gchatelet in https://github.com/google/cpu_features/pull/403 -
cmake: Fix googletest build by @Mizux in https://github.com/google/cpu_features/pull/432
- Update bazel by @gchatelet in https://github.com/google/cpu_features/pull/443
- [ci] Bump QEMU version by @gchatelet in https://github.com/google/cpu_features/pull/454
- [ci] use macos-15-intel runners by @Mizux in https://github.com/google/cpu_features/pull/437
New Contributors
- @vorburger made their first contribution in https://github.com/google/cpu_features/pull/389
- @petertarjan made their first contribution in https://github.com/google/cpu_features/pull/404
- @inge4pres made their first contribution in https://github.com/google/cpu_features/pull/431
- @synqa made their first contribution in https://github.com/google/cpu_features/pull/445
- @fiban123 made their first contribution in https://github.com/google/cpu_features/pull/451
Full Changelog: https://github.com/google/cpu_features/compare/v0.10.1...v0.11.0