Skip to content

v0.7.0

Compare
Choose a tag to compare
@nibble-4bits nibble-4bits released this 31 May 02:48
· 208 commits to develop since this release
  • Implement command-line interface for aws-local-stepfunctions.
  • Don't validate state machine when executing a Map or Parallel state. This improves execution speed, especially when running multiple concurrent executions.
  • Fix bug where referencing a context value in a nested object in the Parameters field would return undefined.