2.3
What's Changed:
🚀 Features
- Step Aliasing: allow steps to be invoked by multiple names @steven-terrana (#209)
- Add support for Restart from Stage @chrishiner (#199)
🐛 Bug Fixes
- Patch bug related to accessing the
env
variable from a nested block in the pipeline configuration @cokieffebah (#211)