Releases: kedro-org/kedro-starters
Releases · kedro-org/kedro-starters
0.19.10 Starters
Fix ambiguous kedro requirement in all starters (#260) Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
0.19.9 Starters
Moved development requirements (#238) Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
0.19.8 Starters
add the jupyter dependencies into starter (#229) Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
0.19.7 Starters
Removed kedro telemetry dependency (#224) Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
0.19.6 Starters
Add python 3.12 to starters builds (#219) * Add python 3.12 to starters builds Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com> * Add setuptools for spaceflights-pyspark-viz Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com> --------- Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
0.19.5 Starters
What's Changed
- Add nightly build and failure notification on
kedro-starters
by @ankatiyar in #218 - Add
setuptools
tospaceflights-pyspark-viz
requirements by @ankatiyar in #220 - Add support for Python 3.12
Full Changelog: 0.19.4...0.19.5
0.19.4 Starters
fix: Update example test files (#216) Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
0.19.3 Starters
Remove tutorial references (#211) Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
0.19.2 Starters
Move tools e2e tests to kedro-starters (#209) * add tools e2e tests * add tools.feature * run example_pipeline with "y" * fix run * update tools e2e tests to shortnames * update check_created_project_structure_from_tools for shortnames * add shortname changes to e2e run_steps * fix example_pipeline again
0.19.1 Starters
What's Changed
- Bump kedro-telemetry to latest release by @merelcht in #196
- Remove Kedro Viz Upperbound requirements by @ravi-kumar-pilla in #199