Skip to content

v0.9.11

Choose a tag to compare

@whimo whimo released this 20 Jul 17:53
dc2ecad

What's Changed

BigQuery credentials JSON is now masked in datasource output, just like passwords.

Fixed duplicate CTE names when a query has multiple arithmetic-wrapped transforms which led to failures in such cases.

Updated the MCP tool docstrings and docs to emphasize that change_pct is calendar-aware.

New Contributors