Skip to content

v1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 01:25

v1.0.4

Highlights

  • Streamlines GitHub Release assets so evidence internals do not clutter the
    release download list.
  • Keeps oodocs-evidence-report.pdf as the single release evidence document.
  • Keeps machine-readable CSV/JSON/checksum files inside the evidence build
    workflow as report inputs rather than publishing each one as a release asset.

Compatibility Notes

  • No public Python APIs changed.
  • The evidence builder still creates the supporting machine-readable files
    locally so the PDF report can include their contents.
  • The native Python benchmark example remains available as an example and test
    fixture, but it is not a release asset.

Release Notes

  • Release uploads now include distributions, curated release PDFs, and
    oodocs-evidence-report.pdf.
  • Release uploads no longer include feature-coverage.csv,
    renderer-consistency.csv, validation-results.csv,
    compatibility-matrix.csv, reproducibility-manifest.json,
    artifact-checksums.sha256, or evidence DOCX/HTML variants.