v0.1.20
Added
- Cross-platform packaging smoke tests (
ci/smoke/) that install the built wheel on ubuntu, macos-14, macos-13, and windows-latest before publish, plus post-publish registry smoke. Publish is gated on all-platform smoke success.
Changed
- Pinned
manylinux_2_28with explicitpython3.12interpreter for Linux wheel build (upstreammanylinux: autoregressed).
See CHANGELOG.md.