Releases: vkkis93/serverless-step-functions-offline
Releases · vkkis93/serverless-step-functions-offline
v2.1.3
- Fix vulnerability in lodash
- Fix Readme.md
v2.1.1
- Fix: return previous implementation of loading functions
v2.0.0
- Change loading of functions (Breaking Changes)
- Support Succeed state
- Support Fail state
- Support fields: Result, ResultPath
- Load environment variables
- Load environment variables on function level
- Code coverage 40%
- Integration with serverless-webpack
v1.0.0
- Make quite a big refactoring
- Support context object
- Fix choice state
- Pass event to parallel execution
- Send result of parallel function to function which go after
- Add codeclimate to analyze code
- Add ESLint
v0.0.8
- Fix Choice state
- Support deep structure of folders (Thanks @j0k3r )
v0.0.6
Fix custom name
Change README.md