v0.7.0
CI: attach release assets from a single job, not the racing matrix The two matrix jobs both ran action-gh-release concurrently, colliding on release creation so only one binary attached. Build in the matrix (upload artifacts), then a single dependent release job attaches both.