Skip to content

Releases: noeos/verification-engine

Noeos Verification Engine v1.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 22:34
v1.0.1
3c6cc57

What's Changed

  • fix: tolerate npm registry replication during releases by @ddavid07 in #21
  • ci: add auditable release verification by @ddavid07 in #22
  • ci: verify published release consumers by @ddavid07 in #23
  • docs: polish public release surface for 1.0.1 by @ddavid07 in #24

Full Changelog: v1.0.0...v1.0.1

Noeos Verification Engine v1.0.0

Choose a tag to compare

@ddavid07 ddavid07 released this 02 Sep 06:53
v1.0.0
3624a68

Stable release\n\nNoeos Verification Engine 1.0.0 is the first stable release of the deterministic, offline-first TypeScript engine and CLI for hash-linked integrity evidence and auditable diagnostics.\n\n### Install\n\nnpm install @noeos/verification-engine\nnpm install --global @noeos/verification-engine-cli\n\nSupported runtimes: Node.js 22.14+ or 24.x within the declared package engine ranges.\n\n- Engine: https://www.npmjs.com/package/@noeos/verification-engine\n- CLI: https://www.npmjs.com/package/@noeos/verification-engine-cli\n- Documentation: https://github.com/noeos/verification-engine/tree/main/docs\n\n### Verification evidence\n\n- Signed tag: v1.0.0 at commit 3624a68\n- Native Arch Linux performance evidence: https://github.com/noeos/verification-engine/actions/runs/33631914713\n- Independent release verification: https://github.com/noeos/verification-engine/actions/runs/33631984688\n- Published packages include npm provenance and attestations.\n- Release assets include SHA256/SHA512 checksums and immutable package tarballs.\n\nThis release is domain-neutral infrastructure: it provides verification primitives and auditable diagnostics, not regulatory certification or a hosted service.\n\nSee the repository changelog for the complete history.