Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:31
v0.3.0
345ff2f

Changes

  • feat(deps): migrate to nr-llm ^0.25 (0.3.0) (#51)

Installation

composer require netresearch/nr-repurpose

Publication status

  • TER: skipped
  • Packagist: skipped
  • Documentation: skipped

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-repurpose-0.3.0.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-repurpose-0.3.0.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.