What's Changed * Fix/validation improvements by pblankley in https://github.com/Zenlytic/metrics_layer/pull/147 * Specifically, this captures duplicate view name errors in a project and adds a warning for `{id}` instead of `${id}`
Additionally, it adds `week_of_year` and `month_of_year` to the default timeframes both in seeding and mapping contexts.
What's Changed * Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/Zenlytic/metrics_layer/pull/138 * Bump gitpython from 3.1.40 to 3.1.41 by dependabot in https://github.com/Zenlytic/metrics_layer/pull/140 * Add option to automatically find category variables (searchable dims) by pblankley in https://github.com/Zenlytic/metrics_layer/pull/142 * Add month and week name to default timegrains by geometrikz in https://github.com/Zenlytic/metrics_layer/pull/143 * add new dim group types and add default week_of_year and month_of_year to mappings by pblankley in https://github.com/Zenlytic/metrics_layer/pull/144