v0.4.8
Changes
- chore: bump version to 0.4.8
- docs: add integration guide for extension developers
- docs: rewrite introduction with value-oriented positioning
- docs: restructure README around value proposition and audience segments
- docs: update package metadata with value-oriented descriptions
Installation
composer require netresearch/nr-llmSecurity
All release artifacts are signed with Sigstore keyless signing.
Verify signatures
cosign verify-blob \
--bundle nr-llm-0.4.8.zip.bundle \
--certificate-identity-regexp "https://github.com/netresearch/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
nr-llm-0.4.8.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.