We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ccabaf commit 4c8941dCopy full SHA for 4c8941d
README.md
@@ -12,6 +12,12 @@ Current status of features implemented in the SDK is listed in the table below:
12
| Validate workflow definitions (Integrity) | :no_entry_sign: |
13
| Generate workflow diagram (SVG) | :no_entry_sign: |
14
15
+## Status
16
+
17
+| Latest Releases | Conformance to spec version |
18
+| :---: | :---: |
19
+| [v1.0.0](https://github.com/serverlessworkflow/sdk-go/releases) | [v0.5](https://github.com/serverlessworkflow/specification/tree/0.5.x) |
20
21
## How to use
22
23
Run the following command in the root of your Go's project:
0 commit comments