Skip to content

Releases: sdaza/ml-analytics-tools

ml-analytics-tools: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:59
93bd7b3

0.3.0 (2026-06-11)

Features

  • add Snowflake support to DataConnector and update README with configuration details (7237355)
  • add Snowflake support to DataConnector and update README with configuration details (a542ae2)
  • gsheet: add OAuth installed-app flow (no-token path) (7d51bb4)
  • gsheet: document OAuth env vars and service_account_email None behavior (7d2bfb4)

Bug Fixes

  • gitignore: include docs/superpowers directory in .gitignore (8326c80)
  • gsheet: tolerate corrupt OAuth token, fix return type, harden test fixture (841908a)

Documentation

  • README: add note on SSO token caching in OS keychain (0eef0b3)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 May 10:07
abdadf6

0.1.0 (2026-05-20)

Bug Fixes

ml-analytics-tools: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 May 10:26
130edcc

0.2.1 (2026-05-20)

Bug Fixes

  • add badges for CI, GitHub release, Python version, and license in README (2486a13)
  • add PyPI badge to README for package version visibility (23e0f84)

ml-analytics-tools: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 May 10:16
9c6fab3

0.2.0 (2026-05-20)

Features

  • update release workflow and versioning for package release (f1bc6af)

Bug Fixes