Releases: sidequery/sidemantic
Releases · sidequery/sidemantic
v0.9.5
What's Changed
- Fix Claude Desktop dropping tools by @nicosuave in #131
Full Changelog: v0.9.4...v0.9.5
v0.9.4
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Full Changelog: v0.9.1...v0.9.3
v0.9.1
What's Changed
- Fix retention and conversion filters not resolving dimension names by @nicosuave in #125
- Fix api-serve not passing init_sql to SemanticLayer by @nicosuave in #122
- Add /raw endpoint for direct SQL execution by @nicosuave in #123
- Add Yardstick compatibility doc and configurable dialect by @nicosuave in #115
- Modernize MCP server: consolidate tools, fix issues, bump dependency by @nicosuave in #127
- Modernize MCP server and add MCP Apps support by @nicosuave in #128
- Fix mcp-serve to read connection from config by @nicosuave in #129
- Fix BSL adapter: compound expressions, joins, filters, time dims by @nicosuave in #113
- Vendor mcp-ui-server for correct MIME type and PyPI compat by @nicosuave in #130
- Add cohort metric type for two-level aggregation by @nicosuave in #124
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Add retention metric type for cohort analysis by @nicosuave in #121
- Add multi-step conversion funnel support by @nicosuave in #119
- Add window function support to dimensions by @nicosuave in #118
- API Server by @nicosuave in #116
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- Add init_sql support to DuckDB connection by @nicosuave in #117
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Add adapter compatibility docs for LookML, Cube, OSI, and Malloy by @nicosuave in #109
- Expand LookML adapter surface area by @nicosuave in #111
- Expand Malloy adapter coverage by @nicosuave in #112
- Expand Cube adapter coverage: extends, views, hierarchies, meta, export fixes by @nicosuave in #110
- Improve Malloy adapter: docs, join direction, kitchen sink tests by @nicosuave in #114
Full Changelog: v0.8.2...v0.8.3
v0.8.2
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Fix yardstick rewriter for LookML-loaded models with {model} placeholder by @nicosuave in #106
- Fix ruff formatting in query_rewriter.py by @nicosuave in #107
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add Yardstick adapter and SQL rewrite parity by @nicosuave in #104
Full Changelog: v0.7.0...v0.8.0