CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 22
Releases: serverlessworkflow/sdk-typescript
v1.0.1
dbdae13
Compare
What's Changed
- feat: add graph and MermaidJS flowchart by @JBBianchi in #192
Full Changelog: v1.0.0...v1.0.1
Assets 2
v1.0.0
06e5a4a
Compare
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 to match specification v1.0.0
v1.0.0-alpha5.0
0fa8f89
Compare
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
v0.9.0-rc1
v0.8.3
Compare
v0.8.2
Compare
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
Assets 2
v0.8.1
Compare
Assets 2
v0.8.0
Compare
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
Assets 2
v0.7.0
e7893a8
Compare
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
Assets 2
v0.6.0
de7708e
Compare
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