- [**bug**] SSSE3, SSE4.1, SSE4.2 not detected on non-AVX CPUs [4](https://github.com/google/cpu_features/issues/4)
0.5.0
- [**enhancement**] Detect future Intel AVX/AMX features [128](https://github.com/google/cpu_features/issues/128) - [**enhancement**] Add support for Tiger Lake and Sapphire rapids Intel microarchitectures [127](https://github.com/google/cpu_features/issues/127) - [**enhancement**] Update features for AArch64 to Linux 5.8 [126](https://github.com/google/cpu_features/issues/126) - [**enhancement**] AVX-512 FMA count detection [120](https://github.com/google/cpu_features/issues/120) - [**bug**] CMake find_package() version mismatch [118](https://github.com/google/cpu_features/issues/118) - [**enhancement**] Add C++ namespace to docs [117](https://github.com/google/cpu_features/issues/117) - [**bug**] Fatal error: 'cpu-features.h' file not found [106](https://github.com/google/cpu_features/issues/106) - [**bug**] no member named 'vfpv' in 'ArmFeatures' when compiling ndk_compat for arm [96](https://github.com/google/cpu_features/issues/96)
0.4.1
- [**bug**] Missing header for `cpu_features_cache_info.h` [91](https://github.com/google/cpu_features/issues/91) - [**bug**] cpu_features does not build on BSD [89](https://github.com/google/cpu_features/issues/89)
0.4.0
- [**enhancement**] Add missing X86 features [87](https://github.com/google/cpu_features/issues/87) - [**enhancement**] Completed missing ARM features [86](https://github.com/google/cpu_features/issues/86)
0.3.0
- [**bug**] Link failure under centos 6 for the shared lib [65](https://github.com/google/cpu_features/issues/65) - [**bug**] Mips implementation is buggy [59](https://github.com/google/cpu_features/issues/59) - [**enhancement**] Add an easy way to migrate from the Android NDK [47](https://github.com/google/cpu_features/issues/47) - [**bug**] Unable to build this on ARMv7 server [46](https://github.com/google/cpu_features/issues/46) - [**closed**] Unable to build this on macOS [45](https://github.com/google/cpu_features/issues/45) - [**closed**] How to compile this as a shared library ? [44](https://github.com/google/cpu_features/issues/44)