0.5.2
0.5.2
0.5.2 brings an improved post-execution workflow and lots of minor changes and upgrades for the developer experience when
creating pipelines. It also improves the Airflow orchestrator logic to accommodate for more real world scenarios. Check out the
low level API guide for more details!
What's Changed
- Fix autocomplete for step and pipeline decorated functions by @schustmi in #144
- Add reference docs for CLI example functionality by @alex-zenml in #145
- Fix mypy integration by @schustmi in #147
- Improve Post-Execution Workflow by @schustmi in #146
- Fix CLI examples bug by @alex-zenml in #148
- Update quickstart example notebook by @alex-zenml in #150
- Add documentation images by @alex-zenml in #151
- Add prettierignore to gitignore by @alex-zenml in #154
- Airflow orchestrator improvements by @schustmi in #153
- Google colab added by @htahir1 in #155
- Tests for
core
andcli
modules by @alex-zenml in #149 - Add Paperspace environment check by @alex-zenml in #156
- Step caching by @schustmi in #157
- Add documentation for pipeline step parameter and run name configuration by @schustmi in #158
- Automatically disable caching if the step function code has changed by @schustmi in #159
Full Changelog: 0.5.1...0.5.2