• v1.0.0 2d27321b38

    packaging: registry dep, publish scope, CI workflow
    CI / test (push) Successful in 4m10s
    CI / publish (push) Successful in 12s

    Dvorak released this 2026-08-02 19:01:38 +00:00 | 25 commits to master since this release

    • @tenere/pltc-core switches from a machine-local file: dependency to the
      published ^0.6.3 from the Tenere npm registry (the file: path does not
      exist in a fresh checkout; lockfile regenerated to the tarball).
    • .npmrc routes @tenere and @arbiter scopes alongside @rigor so registry
      installs and the eventual publish resolve against the hub.
    • package.json gains a files whitelist (src/ only) so tests, benchmarks,
      and scratch directories never ship in the tarball.
    • .gitea/workflows/ci.yaml: node 22, full suite + rigor campaigns on push/
      PR, npm publish on v* tags to the Arbiter org registry.
    Downloads