|
| 1 | +## OpenBLAS v0.3.31.126 (v0.3.31-126-g55b16e59) |
| 2 | + |
| 3 | +### 0.3.31.126.6 (2026-03-17) |
| 4 | +- Replace the VERSION = in Makefile.rule with the one from pyproject.toml |
| 5 | + |
| 6 | +### 0.3.31.126.5 (2026-03-12) |
| 7 | +- use single workflow step for publishing to PyPI |
| 8 | + |
| 9 | +### 0.3.31.126.4 (2026-03-12) |
| 10 | +- refactor, add pypi publishing |
| 11 | + |
| 12 | +### 0.3.31.126.3 (2026-03-10) |
| 13 | +- disambiguate bewteen a NIGHTLY build and a publish build |
| 14 | + |
| 15 | +### 0.3.31.126.2 (2026-03-10) |
| 16 | +- Trusted publishing work |
| 17 | + |
| 18 | +### 0.3.31.126.1 (2026-03-08) |
| 19 | +- fix bad re-zip: use 'w' not 'a' |
| 20 | + |
| 21 | +### 0.3.31.126.0 (2026-03-06) |
| 22 | +- update to 0.3.31-126-g55b16e59 |
| 23 | + |
| 24 | +## OpenBLAS v0.3.31.22 (v0.3.31-22-g5ffbf38b) |
| 25 | + |
| 26 | +### 0.3.31.22.1 (2026-02-01) |
| 27 | +- feat: build riscv64+glibc wheel |
| 28 | + |
| 29 | +### 0.3.31.22.0 (2026-01-20) |
| 30 | +- update to v0.3.31-22-g5ffbf38b |
| 31 | + |
| 32 | +## OpenBLAS v0.3.30.443 (v0.3.30-443-g52ec7faf) |
| 33 | + |
| 34 | +### 0.3.30.443.1 (2026-01-14) |
| 35 | +- fix typo which created bad pkgconfig file on arm64 32-bit interface |
| 36 | + |
| 37 | +### 0.3.30.443.0 (2026-01-11) |
| 38 | +- version |
| 39 | + |
| 40 | +## OpenBLAS v0.3.30.359 (v0.3.30-359-g29fab2b9) |
| 41 | + |
| 42 | +### 0.3.30.359.2 (2026-01-11) |
| 43 | +- update OpenBLAS version |
| 44 | + |
| 45 | +### 0.3.30.359.1 (2025-12-17) |
| 46 | +- cleanup and single-use OPENBLAS_COMMIT via a file |
| 47 | + |
| 48 | +### 0.3.30.359.0 (2025-11-30) |
| 49 | +- Use clang instead of gcc to build on Linux |
| 50 | + |
| 51 | +## OpenBLAS v0.3.30.349 |
| 52 | + |
| 53 | +### 0.3.30.349.1 (2025-11-29) |
| 54 | +- Always use gfortran-11 on macos |
| 55 | + |
| 56 | +### 0.3.30.349.0 (2025-11-17) |
| 57 | +- update OpenBLAS version to v0.3.30-322-gef6f9762 |
| 58 | + |
| 59 | +## OpenBLAS v0.3.30.0 |
| 60 | + |
| 61 | +### 0.3.30.0.7 (2025-11-03) |
| 62 | +- patch out extraneous lock/unlock |
| 63 | + |
| 64 | +### 0.3.30.0.6 (2025-10-29) |
| 65 | +- use gfortran-11 on macos-x86_64 build |
| 66 | + |
| 67 | +### 0.3.30.0.5 (2025-10-23) |
| 68 | +- cleanup clean_code, remove repo_dir, checkout OpenBLAS commit in ci-before-build.sh |
| 69 | + |
| 70 | +### 0.3.30.0.4 (2025-10-22) |
| 71 | +- patch to remove OpenBLAS PR 4741, cleanup unused bash code |
| 72 | + |
| 73 | +### 0.3.30.0.3 (2025-10-21) |
| 74 | +- Use cibuildwheel to replace multibuild |
| 75 | + |
| 76 | +### 0.3.30.0.2 (2025-10-12) |
| 77 | +- Using USE_THREADS & NUM_THREADS while building openblas for win arm64 |
| 78 | + |
| 79 | +### 0.3.30.0.0 (2025-06-26) |
| 80 | +- update OpenBLAS to 0.3.30 |
| 81 | + |
| 82 | +## OpenBLAS v0.3.29.265 |
| 83 | + |
| 84 | +### 0.3.29.265.2 (2025-06-09) |
| 85 | +- fix cmake and README |
| 86 | + |
| 87 | +### 0.3.29.265.1 (2025-06-06) |
| 88 | +- Refactor confusing BUILD_BITS variable in CI |
| 89 | + |
| 90 | +### 0.3.29.265.0 (2025-06-04) |
| 91 | +- Refactor CI to produce 64-bit integer interface wheels for WoA |
| 92 | + |
| 93 | +## OpenBLAS v0.3.29.0 |
| 94 | + |
| 95 | +### 0.3.29.0.0 (2025-04-03) |
| 96 | +- Add build script for Windows on ARM64 |
0 commit comments