Releases: dbt-labs/dbt-jobs-as-code
Releases · dbt-labs/dbt-jobs-as-code
v1.0.2
v1.0.1
v1.0.0
v0.11.1
v0.11.0
v0.10.0
v0.9.0
What's Changed
- Allow contributors to run CI once PR is tagged ci-ok by @b-per in #98
- Fix if condition for schedules by @b-per in #99
- Bump
setup-python
action by @pgoslatara in #97 - Migrating to a proper directory structure for python packages by @pgoslatara in #95
- Correcting entrypoint path by @pgoslatara in #101
- Release 0.9 by @b-per in #100
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Restricting python to 3.9-3.12 by @pgoslatara in #86
- Clean pipelines by @pgoslatara in #89
- Adding dependabot config by @pgoslatara in #88
- Update CONTRIBUTING.md to ruff and poetry by @pgoslatara in #87
- Remove black dependency by @pgoslatara in #90
- Downgrade importlib to be compatible with dbt-core by @b-per in #94
New Contributors
- @pgoslatara made their first contribution in #86
Full Changelog: v0.8.1...v0.8.2