Releases: open-workflow-specification/sdk-typescript
Releases · open-workflow-specification/sdk-typescript
Release list
v1.0.3-alpha4
What's Changed
- feat: enforce unique task name and other validation improvements by @JBBianchi in #277
- chore: replace mentions of serverless workflow in favor of open workflow by @JBBianchi in #283
- ci: disable codegen check until open-workflow-specification.org is online by @JBBianchi in #288
Full Changelog: v1.0.3-alpha3...v1.0.3-alpha4
v1.0.3-alpha3
What's Changed
- fix: typo in error message by @lornakelly in #268
Full Changelog: v1.0.3-alpha2...v1.0.3-alpha3
v1.0.3-alpha2
What's Changed
- fix: accept DSL versions from 1.0.0 up to the SDK's schema version by @lornakelly in #267
- chore: update dependencies by @dependabot[bot]
New Contributors
- @dependabot[bot] made their first contribution in #222
- @lornakelly made their first contribution in #267
Full Changelog: v1.0.3-alpha1...v1.0.3-alpha2
v1.0.3-alpha1
What's Changed
- feat: improve graph building and modernize tooling by @JBBianchi in #201
- Create dependabot.yml for version updates by @ricardozanini in #206
- feat: migrate SDK to specification v1.0.3 by @JBBianchi in #214
Full Changelog: v1.0.1...v1.0.3-alpha1
v0.8.4
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
- Add support to Interface based model by @handreyrc in #195
- Add version 0.8.4 and typo warning for previous versions to README by @handreyrc in #196
- Update node and lib versions by @handreyrc in #198
- Update CI node version by @handreyrc in #199
Full Changelog: v0.8.3...v0.8.4
v1.0.1
What's Changed
- feat: add graph and MermaidJS flowchart by @JBBianchi in #192
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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