v0.1.0
Release notes from CHANGELOG.md for 0.1.0 (2026-06-14).
- Initial standalone
@async/claimspackage with deterministic claim registry checks. - Added CLI commands
async-claims checkandasync-claims init. - Added JSON schemas, library exports, docs, and runnable examples.
- Added
@async/claims/pipelinehelper for generating standard@async/pipelinetask maps without adding a pipeline runtime dependency. - Added
claimsWorkflowTasks()and a@async/pipelinetask-groups spec fortasks: { claims: claimsWorkflowTasks() }, usingdefaultas the group root child. - Branded
claims()andclaimsWorkflowTasks()task sections with non-enumerable async-pipeline declaration metadata viaSymbol.for("@async/pipeline.declaration"). - Added the repo-local
pipeline.ts, generated@async/pipelineworkflow, GitHub Pages build, release/preview lifecycle scripts, and API surface ledger for the first release.
Source: CHANGELOG.md in tag v0.1.0.