v0.6.0
What's Changed
- Add codeowners by @marcodamore in #215
- Update pyproject.toml to show license on PyPI by @matialm in #245
- Fix:
Referencing entities in where filter causes an error.
by @plypaul in #258 - Update CI to test Python 3.12 for dbt-semantic-interfaces by @tlento in #262
- Update developer CI actions and package metadata to include Python 3.12 by @tlento in #263
- Update Jinja2 to >= 3.1.3 to address CVE-2024-22195 by @tlento in #264
- Expose meta for Metric and SemanticModel by @WilliamDee in #250
- Allow metrics in filters by @courtneyholcomb in #274
- Improve validations for derived metrics by @courtneyholcomb in #279
- Add sub-daily
TimeGranularity
options by @courtneyholcomb in #281 - Support sub-daily granularity in YAML configs by @courtneyholcomb in #286
- Add GroupByMetricReference by @courtneyholcomb in #292
New Contributors
Full Changelog: v0.5.0a3...v0.6.0