Releases: klauspost/cpuid
Releases · klauspost/cpuid
v2.1.2
v2.1.1
What's Changed
- Add CPU Stepping by @klauspost in #112
- Code consistency by @fpelliccioni in #114
- Remove SCE by @klauspost in #115
- Fixes MMXEXT by @fpelliccioni in #116
- Skip AMD leaf 0x8000001d parsing if no TOPEXT by @klauspost in #118
New Contributors
- @fpelliccioni made their first contribution in #114
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Try to fill darwin arm64 from sysctl by @batmac in #105
- Relax detection of features that have non-avx512 versions by @klauspost in #108
- Add AMD SVM features by @klauspost in #109
- Add Intel Leaf 7, branch 1 by @klauspost in #110
New Contributors
Full Changelog: v2.0.14...v2.1.0
v2.0.14
What's Changed
- Fix AMD cache hang on buggy Xen hypervisor by @klauspost in #104
Full Changelog: v2.0.13...v2.0.14
v2.0.13
What's Changed
- Add leaf 13 parsing. by @klauspost in #97
- Add AMD SEV/SME feature detection by @klauspost in #100
- Add Intel TME detection by @klauspost in #102
Full Changelog: v2.0.12...v2.0.13
v2.0.12
What's Changed
- Add Features to JSON output by @klauspost in #94
- Add CPU level test by @klauspost in #96
Full Changelog: v2.0.11...v2.0.12
v2.0.11
v2.0.10
What's Changed
- Add Microarchitecture levels by @klauspost in #92
- Add //go:build lines by @tklauser in #89
- Bump CI/CD versions by @klauspost in #88
- Fix some lint warnings by @mostynb in #90
- fix readme example code to print instruction cache instead of data ca… by @IbrahimFadel in #91
New Contributors
- @mostynb made their first contribution in #90
- @IbrahimFadel made their first contribution in #91
Full Changelog: v2.0.9...v2.0.10