What's Changed
- cmake: make default test building dependent on being a main project build vs. being included into other projects by @damageboy in #290
- Add 'ndk_compat' include directory to 'ndk_compat' target by @prashanthswami in #309
- Update AArch64 features to Linux 6.3. by @tamaszarm in #310
- Add Riscv32 and Riscv64 Bazel build rules. by @prashanthswami in #312
- Add loongarch64 Support by @KatyushaScarlet in #314
- Add support for Apple M1 AArch64 SoCs by @arkivm in #204
- Fix bazel for aarch64 by @gchatelet in #320
- Add LoongArch to supported list by @KatyushaScarlet in #316
- Add Intel LAM/AMD UAI feature detection in X86_64 by @Tomahawkd in #315
- Fix windows x86 and arm64 build and add an option to enable/disable target list_cpu_features by @xiaozhuai in #317
- Fix bazel - use textual_hdrs for inl files by @gchatelet in #322
- Add aarch64 ubuntu bazel bot by @gchatelet in #321
- ci: Add amd64 macos bazel workflow by @Mizux in #324
- Add ENABLE_INSTALL option to manage 'install' target by @amitin in #325
- fix generate_badges.d by @Mizux in #326
- Fix badge shebang and enable badges from workflow files by @gchatelet in #327
- Add ZEN4 Phoenix detection by @toor1245 in #328
- Add ZEN4 Genoa detection by @toor1245 in #329
- Add Intel Alder Lake N detection by @toor1245 in #330
- Add ZEN2 4800S (CPUID 0880F40) by @toor1245 in #331
- cmake: Use CpuFeatures:: as TARGET namespace (Fix #333) by @Mizux in #334
- Add Intel AMX-FP16 detection by @toor1245 in #332
- ci: Fix clang-format job by @Mizux in #336
New Contributors
- @prashanthswami made their first contribution in #309
- @KatyushaScarlet made their first contribution in #314
- @arkivm made their first contribution in #204
- @Tomahawkd made their first contribution in #315
- @xiaozhuai made their first contribution in #317
- @amitin made their first contribution in #325
Full Changelog: v0.8.0...v0.9.0