v0.7.0
- Implement command-line interface for
aws-local-stepfunctions
. - Don't validate state machine when executing a
Map
orParallel
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 returnundefined
.