Skip to content

Latest commit

 

History

History
102 lines (60 loc) · 6.02 KB

CHANGELOG.md

File metadata and controls

102 lines (60 loc) · 6.02 KB

Release notes

v0.6.1 (2022-04-29)

Fix

  • plot: Fixing memory leak in matplotlib multithreading (cc6c4e1)

Documentation

  • Include link to kedro-popmon (aff68b7)

v0.6.0 (2021-12-13)

Feature

  • comparisons: Introduce psi and jsd (c6a1ca7)
  • comparisons: Introduce comparison registry (031c146)

Documentation

v0.5.0 (2021-11-24)

Feature

  • Improve pipeline visualization (bb09d73)

Fix

  • Ensure uniqueness of apply_funcs_key (ba98c97)

Documentation

v0.4.4 (2021-10-22)

📖 Documentation

  • notebook on report interpretation (dd3be73)

🐛 Bug fixes

  • distinct incorrect result (constant) (3c47cde)
  • prevent division by zero (bacf8dd)
  • uu-chi2 incorrect return (e259d3e)

v0.4.3 (2021-10-04)

🐛 Bug fixes

  • fix too restrictive numpy integer check in hist_stitcher (c162f11)

v0.4.2 (2021-08-25)

⬆️ Dependencies

v0.4.1 (2021-06-23)

🎉 Features

  • tabular traffic light/alerts overviews (1d31265)

👷‍♂️ Internal improvements

🐛 Bug fixes

  • copyright in license (b16fd99), (60a22dd)
  • extend TL config (eba10ed)
  • mismatch between stats displayed in the traffic lights section and comparisons due to pattern matching bug. (5ffb0a9)

📖 Documentation

  • add explanation for hiding green TLs by default (81095af)
  • codemotion article (1e20f30)
  • include changelog in docs (a2237d0)

⬆️ Dependencies

v0.4.0 and before

The release notes for preceding versions are available here.