0.5.3
Version 0.5.3 adds statistics visualizations, greatly improved speed for CLI commands as well as lots of small improvements to the pipeline and step interface.
What's Changed
- Make tests run in a random order by @alex-zenml in #160
- Connect steps using *args by @schustmi in #162
- Move location of repobeats image by @alex-zenml in #163
- Hamza/add sam by @htahir1 in #165
- Pipeline initialization with *args by @schustmi in #164
- Improve detection of third party modules during class resolving by @schustmi in #167
- Merge path_utils into fileio & refactor what was left by @alex-zenml in #168
- Update docker files by @schustmi in #169
- Hamza/deploy api reference by @htahir1 in #171
- API Reference by @schustmi in #172
- Add colour back into our github actions by @alex-zenml in #176
- Refactor tests not raising by @alex-zenml in #177
- Improve step and pipeline interface by @schustmi in #175
- Alex/eng 27 windows bug again by @htahir1 in #178
- Automated todo tracking by @schustmi in #173
- Fix mypy issues related to windows by @schustmi in #179
- Include Github URL to TODO comment in issue by @schustmi in #181
- Create Visualizers logic by @htahir1 in #182
- Add README for visualizers examples by @alex-zenml in #184
- Allow None as default value for BaseStep configs by @schustmi in #185
- Baris/eng 37 standard import check by @bcdurak in #183
- Replace duplicated code by call to source_utils.resolve_class by @schustmi in #186
- Remove unused base enum cases by @schustmi in #187
- Testing mocks for CLI
examples
command by @alex-zenml in #180 - Set the correct module for steps created using our decorator by @schustmi in #188
- Fix some cli commands by @schustmi in #189
- Tag jira issues for which the todo was deleted by @schustmi in #190
- Remove deadlinks by @alex-zenml in #191
Full Changelog: 0.5.2...0.5.3