v0.7.0
- Implement command-line interface for
aws-local-stepfunctions. - Don't validate state machine when executing a
MaporParallelstate. This improves execution speed, especially when running multiple concurrent executions. - Fix bug where referencing a context value in a nested object in the
Parametersfield would returnundefined.