What's Changed * Fix/add datetime tests by ColeFrench in https://github.com/Zenlytic/metrics_layer/pull/226 * fix week of year offset handling for diff week start day by pblankley in https://github.com/Zenlytic/metrics_layer/pull/227
What's Changed * Fix/ignore repos by ColeFrench in https://github.com/Zenlytic/metrics_layer/pull/224 * fix issue with mapping only field replacement by pblankley in https://github.com/Zenlytic/metrics_layer/pull/225
What's Changed * add matrix for tests for python 3.12 by pblankley in https://github.com/Zenlytic/metrics_layer/pull/132 * feature/add image url as a column format by JoeVanGundy in https://github.com/Zenlytic/metrics_layer/pull/216 * refactor/renamed image_url to image_from_url by JoeVanGundy in https://github.com/Zenlytic/metrics_layer/pull/221 * fix bug with mapping-only behavior based on the order of the query by pblankley in https://github.com/Zenlytic/metrics_layer/pull/222
New Contributors * JoeVanGundy made their first contribution in https://github.com/Zenlytic/metrics_layer/pull/216
What's Changed * Bump setuptools from 69.2.0 to 70.0.0 by dependabot in https://github.com/Zenlytic/metrics_layer/pull/208 * Bump certifi from 2024.2.2 to 2024.7.4 by dependabot in https://github.com/Zenlytic/metrics_layer/pull/206 * Bump urllib3 from 1.26.18 to 1.26.19 by dependabot in https://github.com/Zenlytic/metrics_layer/pull/199 * Fix missing date formats by ColeFrench in https://github.com/Zenlytic/metrics_layer/pull/218 * make week of month and week index correspond to the set week start day by pblankley in https://github.com/Zenlytic/metrics_layer/pull/220
What's Changed * handle array filters correctly in all locations for numeric datatypes by pblankley in https://github.com/Zenlytic/metrics_layer/pull/215 * super class query builder and make nulls to be last by default by pblankley in https://github.com/Zenlytic/metrics_layer/pull/217