Juan Luis
01/23/2024, 10:18 AMtools
⢠Allowed modern versions of JupyterLab and Jupyter Notebooks
⢠Removed setuptools dependency
⢠Added source_dir
explicitly in pyproject.toml
for non-src layout project
⢠MemoryDataset
entries are now included in free outputs
⢠Removed black dependency and replaced its functionality with ruff format
⢠Added logging about not using async mode in SequentialRunner
and ParallelRunner
š„ (Minor) Breaking changes to the API
(These are minor breaking changes that we have decided to include early to avoid disrupting user workflows later on in the cycle)
⢠Changed input format for tools option obtained from --config
file from numbers to short names.
āš¼ Documentation changes
⢠Added documentation about bootstrap_project
and configure_project
.
⢠Added documentation about kedro run
and hook execution order.
Read the complete release notes on https://github.com/kedro-org/kedro/blob/main/RELEASE.md#release-0192 We welcome every community contribution, large or small. See what we're working on now and report bugs or suggest future features.
Until next time,
The Kedro Team š