Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:33
Immutable release. Only release title and notes can be modified.
11a526e

0.2.0 - 2026-07-21

Features

  • Target Open Code Review 1.7.14 in preflight validation and the checksum-pinned GitLab CI example. (#11)
  • Replace the ambiguous /ocr keep and /ocr skip discussion replies with /ocr resolve and /ocr suppress, preserve human-owned deduplication, and document the complete GitLab review lifecycle for developers and CI operators. (#8)

Bug fixes

  • Allow stable release verification to coexist with previously published development builds of the same base version on TestPyPI. (#10)
  • Treat ordinary merged pull requests as a successful no-op in the production release workflow while keeping release-branch authorization fail-closed. (#7)

Security

  • Mark every source-distribution smoke install as hash-required while retaining the no-dependency boundary, and document the single-maintainer security posture and Scorecard triage policy. (#6)

Documentation

  • Reduce the routine Ubuntu CI matrix to the supported Python 3.10 and 3.14 endpoints, matching the macOS matrix. (#10)
  • Document accepted project decisions, their optional ocr-accept marker convention, and the guard that prevents a merge request from whitelisting its own findings. (#11)