You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyreWire-only maintenance release. Bumps the project and runtime version
to 1.0.2 and records the release in CHANGELOG.md and docs/versioning.md.
Changes since 1.0.1 are CI/tooling and metadata only:
- actions/checkout v6->v7 and pypa/cibuildwheel v4.0.0->v4.1.0 (#171, #172)
- SPDX license headers on all source files + enforcement test (#173)
- expanded Errors reference documentation
The public API is unchanged and the bundled/validated wirelog ref remains
v0.51.0 (0c6e0cdaee7db069be5d8d896bb59bdcb15673e9); the runtime wirelog
floor remains 0.44.0.
Update the version-pinning contract tests (release metadata, changelog
compare links) to track 1.0.2.
|`1.0.0`|`0.44.0`|`272edf3a24b25676f12c4b843d55510f5048dd2f`| Validated against wirelog `v0.50.0` (peeled tag SHA); runtime minimum remains `0.44.0`. |
58
58
|`1.0.1`|`0.44.0`|`0c6e0cdaee7db069be5d8d896bb59bdcb15673e9`| Validated against wirelog `v0.51.0` (peeled tag SHA); runtime minimum remains `0.44.0`. Bundled engine bumped to pick up the wirelog#914 single-body-rule derivation fix (#165). |
59
+
|`1.0.2`|`0.44.0`|`0c6e0cdaee7db069be5d8d896bb59bdcb15673e9`| Validated against wirelog `v0.51.0` (peeled tag SHA); runtime minimum remains `0.44.0`. PyreWire-only maintenance release (CI action bumps, SPDX headers, docs); no engine change. |
59
60
60
61
The table grows with every release; the source of truth is the
0 commit comments