Skip to content

kedro-telemetry-0.6.4

Choose a tag to compare

@merelcht merelcht released this 18 Aug 11:00
· 71 commits to main since this release
609a38c
  • Updated logic to only show the message that Kedro is sending telemetry if the user hasn't explicitly granted permission.
  • Replaced dependency on toml with tomli (before Python 3.11) and tomli-w.