What's Changed
- fix(mcp): resolve get_time_range recursion and bundle prompt files by @benjaminsicard in #151
- Fix RecursionError in
get_time_rangewhen using Deferred expressions - Use shared-data for MCP prompts instead of duplicating files
- Handle joined model dimension names with table prefixes
- Fix RecursionError in
New Contributors
- @benjaminsicard made their first contribution in #151
Full Changelog: v0.3.3...v0.3.4