Releases: serverlessworkflow/sdk-typescript
v1.0.0-alpha5.0
Warning
Previous versions of the SDK were published with a typo in the scope:
@severlessworkflow/sdk-typescript instead of
@serverlessworkflow/sdk-typescript
What's Changed
Complete rewrite for v1.0.0-alpha
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