What's Changed
- Plumb
DYNAMIC_ARCHthroughopenblas-build::Configure(previously dead field) and expose the threading-related build flagsDYNAMIC_ARCH,USE_THREAD,USE_OPENMP,USE_LOCKING,NUM_THREADS, andNUM_PARALLELvia the correspondingOPENBLAS_*env vars inopenblas-src. Fixes #106 and picks up the work abandoned in #72 by @michael-h-shaham in #152 - Add rustls/native-tls feature flags for download TLS provider by @pushrax in #154
- Bump tar from 0.4.38 to 0.4.45 to fix RUSTSEC-2026-0067 and RUSTSEC-2026-0068 by @Dirreke in #157
New Contributors
- @michael-h-shaham made their first contribution in #152
- @pushrax made their first contribution in #154
Full Changelog: openblas-src-v0.10.15...openblas-src-v0.10.16