| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MetricFlow 0.211.0 source code.tar.gz | 2026-05-11 | 5.4 MB | |
| MetricFlow 0.211.0 source code.zip | 2026-05-11 | 9.3 MB | |
| README.md | 2026-05-11 | 2.5 kB | |
| Totals: 3 Items | 14.7 MB | 0 | |
MetricFlow 0.211.0 - May 11, 2026
Features
- Return results from OSI<>MSI converters as a ConverterResult object (#2031)
- Add support for Python 3.14 for metricflow package (#1916)
- Allow multiple
--wherearguments in the CLI (#2050)
Fixes
- Isolate mypy cache between metricflow / dbt-metricflow (#2046)
Under the Hood
- Run lint / tests for
dbt-metricflowin a separate environment (#2039) - Port
dbt-metricflowpackage CI tests (#1933) - Update
dbt-metricflowpackage tests to check log file (#1934) - Initial step for release automation tool (#2040)
- Add other steps for release automation tool (#2042)
- Assorted refinements to the release tool (#2045)
- Add retries to
test_format_report_to_text_table(#2047)
Dependencies
- Remove
graphvizdependency fromdbt-metricflow(#2038) - Update DuckDB dev dependency to
>= 1.5(#2051)