All dependencies were updated, this includes `minijinja`, the template engine. This means it is possible that subtle differences in behavior of variable helpers is possible.
1.0.5
This release is compatible with Python 3.12.
What's Changed * Switch to pyproject.toml entirely by jeliebig in https://github.com/theCapypara/configcrunch/pull/25 * Bump schema from 0.7.4 to 0.7.5 by dependabot in https://github.com/theCapypara/configcrunch/pull/11 * Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/theCapypara/configcrunch/pull/26 * Bump actions/checkout from 3 to 4 by dependabot in https://github.com/theCapypara/configcrunch/pull/27 * Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/theCapypara/configcrunch/pull/28 * Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/theCapypara/configcrunch/pull/29 * Bump pyyaml from 5.4 to 6.0.1 by dependabot in https://github.com/theCapypara/configcrunch/pull/22
New Contributors * jeliebig made their first contribution in https://github.com/theCapypara/configcrunch/pull/25