Releases: serverlessworkflow/sdk-typescript
Releases · serverlessworkflow/sdk-typescript
v4.0.0-rc1
v3.0.3
v3.0.2
What's Changed
- moved from jasmine to jest by @antmendoza in #151
- added missing files on compilation time by @antmendoza in #153
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
On the behalf of the Serverless Workflow community, I'm pleased to announce that we're releasing Serverless Workflow Typescript SDK v2.0.0.
This release conforms to the Serverless workflow specification version v0.8
v2.0.0
On the behalf of the Serverless Workflow community, I'm pleased to announce that we're releasing Serverless Workflow Typescript SDK v2.0.0.
This release conforms to the Serverless workflow specification version v0.7
v1.0.0
On the behalf of the Serverless Workflow community, I'm pleased to announce that we're releasing Serverless Workflow Typescript SDK v1.0.0.
This is the first release of the SDK and conforms to the Serverless Workflow specification 0.6 release.
This release includes:
- Parse workflow JSON and YAML definitions
- Programmatically build workflow definitions
- Validate workflow definitions