File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,18 @@ This table indicates the current state of implementation of various SDK features
40
40
41
41
---
42
42
43
+ ## Releases
44
+
45
+ | Latest Releases | Conformance to Spec Version |
46
+ | :--------------------------------------------------------------------------:| :---------------------------------------------------------------------------------:|
47
+ | [ v1.0.0] ( https://github.com/serverlessworkflow/sdk-go/releases/tag/v1.0.0 ) | [ v0.5] ( https://github.com/serverlessworkflow/specification/tree/0.5.x ) |
48
+ | [ v2.0.1] ( https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.0.1 ) | [ v0.6] ( https://github.com/serverlessworkflow/specification/tree/0.6.x ) |
49
+ | [ v2.1.2] ( https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.1.2 ) | [ v0.7] ( https://github.com/serverlessworkflow/specification/tree/0.7.x ) |
50
+ | [ v2.4.3] ( https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.4.1 ) | [ v0.8] ( https://github.com/serverlessworkflow/specification/tree/0.8.x ) |
51
+ | [ v3.0.0] ( https://github.com/serverlessworkflow/sdk-go/releases/tag/v3.0.0 ) | [ v1.0.0] ( https://github.com/serverlessworkflow/specification/releases/tag/v1.0.0 ) |
52
+
53
+ ---
54
+
43
55
## Reference Implementation
44
56
45
57
The SDK provides a partial reference runner to execute your workflows:
You can’t perform that action at this time.
0 commit comments