Releases: operatorstack/yield
Releases · operatorstack/yield
Release list
v0.5.2
v0.5.0
Yield 0.5.0
- Add the explicit
yskill helper installcommand and the optional developer
helper for all four SDKs. Keepyskill bootstrapand
npm create @operatorstack/yieldas compatibility aliases. Package
installation does not create skills or coding-agent adapters.
v0.4.0
v0.3.0
Yield 0.3.0
- Clarify AgentTask as a bounded coding-agent judgment in a code-controlled
workflow, with aligned TypeScript, Python, Go, and Rust guidance.
v0.2.0
Yield 0.2.0
-
Add the agent-first bootstrap command, the tested workflow builder for all four SDKs, and the
@operatorstack/create-yieldinitializer. -
Publish verified npm archives instead of extracted directories, require each workflow to declare the running Yield version, and keep Go and Rust workflow launchers local to the project.
-
Preserve executable platform runtimes in npm packages and add the repository's protected self-hosted release workflow.
v0.1.38
Yield 0.1.38
- Add a Go-first onboarding guide, pkg.go.dev discovery links, and release-time verification through the public Go module proxy.
v0.1.37
Yield 0.1.37
- Pin the installed runtime during Rust and Go workflow creation, and remove the obsolete private Cargo registry check from Rust diagnostics.
v0.1.36
Yield 0.1.36
- Make Python and Rust release receipts reproducible across protected publisher retries.
v0.1.34
Yield 0.1.34
- Add a complete Python onboarding guide, use the public PyPI package in generated requirements, and keep npm documentation links and registry badges specific to npm.
v0.1.33
Yield 0.1.33
- Publish the Python SDK and its six version-matched runtimes on PyPI through the supervised stable release.