Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.33 KB

Changelog

0.3.0 - 2023-02-20

0.2.1 - 2023-02-17

  • Add links to video tutorial in docs / readme

0.2.0 - 2023-02-08

  • Support for Mlflow with shared run across pipeline steps
  • Fixed ability to overwrite docker image in kedro sagemaker run

0.1.1 - 2022-12-30

  • Pass missing environment to the internal entrypoint
  • Add lazy initialization and cache to Kedro's context in the KedroContextManager class to prevent re-loading

0.1.0 - 2022-12-27

  • Initial release with basic feature set

0.0.1 - 2022-11-24

  • Project seed prepared