ianna fixed the intermittent MacOS segfault, which was a bug on all architectures, v1 and v2, though it only showed up in MacOS v2 tests: PR 1232.
henryiii split the build/deploy procedure between CPython and PyPy to specify which architecture/platform/version combinations to build with more granularity: PR 1237.
jpivarski dropped Windows 32 Python 3.10 test and musllinux in deployment: PR 1212.
chrisburr added wheels for ppc64le: PR 1224.
swishdiff updated the generate-cuda script (only works in Python >= 3.8, but it's a developer tool, used offline, and not for much longer before CUDA source code will be maintained by hand): PR 1231.