v1.3.0
- Adds support for passing array or primitive values to
ParametersandResultSelectorfields. - Support new
retryIntervalOverridesoption, which allows specifying a time in milliseconds, or an array of numbers, that overrides the pause duration of a state'sRetryfield. - Prepopulates Context Object with
$$.Execution.Inputand$$.Execution.StartTimefields, as described by the AWS docs.