Skip to content

v10.2.0

Latest
Compare
Choose a tag to compare
@rashidakanchwala rashidakanchwala released this 04 Feb 16:58
· 2 commits to main since this release
60b6a81

Deprecations

  • Added a deprecation warning for the removal of the Experiment Tracking feature, which will be deprecated in Kedro-Viz version 11.0.0. For more details, please refer to our blog post. (#2248, #2263)

Bug fixes and other changes

  • Fix kedro viz --load-file to run from any directory without requiring a Kedro project. (#2206)
  • Improved modular pipeline expand/collapse logic for better state synchronisation. (#2225)
  • Fix inconsistent function inspection for decorated functions. (#2246)