Skip to content

v0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:07
· 10 commits to main since this release
v0.7.1
a3402de

Changes

  • Merge pull request #44 from netresearch/release/0.7.1
  • Merge pull request #42 from netresearch/fix/on-device-inference-language-and-forecast

Installation

composer require netresearch/nr-browser-ai

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr_browser_ai-0.7.1.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr_browser_ai-0.7.1.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.