Releases: yu-iskw/dbt-artifacts-parser
Releases · yu-iskw/dbt-artifacts-parser
v0.13.2
What's Changed
- Bump datamodel-code-generator from 0.56.0 to 0.56.1 by @dependabot[bot] in #222
- Bump ruff from 0.15.10 to 0.15.11 by @dependabot[bot] in #221
- Bump pydantic from 2.13.0 to 2.13.2 by @dependabot[bot] in #220
- Use GitHub Environment by @yu-iskw in #229
- Add
py.typedPEP 561 marker by @jairus-m in #228 - Slim distribution by @yu-iskw in #230
- docs(contributor): contributors readme action update by @github-actions[bot] in #231
- Upgrade dependenceis by @yu-iskw in #233
- Update parsers of manifest v12 and run results v6 by @yu-iskw in #234
- Revert "Update parsers of manifest v12 and run results v6" by @yu-iskw in #236
- Update parsers of manifest v12 and run results v6 (Take 2) by @yu-iskw in #237
- Bump up to 0.13.2 by @yu-iskw in #235
New Contributors
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Bump ruff from 0.15.4 to 0.15.8 by @dependabot[bot] in #213
- Bump build from 1.4.0 to 1.4.2 by @dependabot[bot] in #212
- Bump ruff from 0.15.8 to 0.15.9 by @dependabot[bot] in #214
- Enhance Makefile and setup scripts for improved development environme… by @yu-iskw in #218
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- docs(contributor): contributors readme action update by @github-actions[bot] in #187
- Update dependencies in
uv.lockby @yu-iskw in #188 - Update pre-commit hooks by @yu-iskw in #189
- Improve pre-commit hooks by @yu-iskw in #190
- Use
ubuntu-slimrunner by @yu-iskw in #191 - build: cleanup pre commit congif by @mattcristal in #192
- docs(contributor): contributors readme action update by @github-actions[bot] in #193
- Upgrade pre-commit hooks by @yu-iskw in #194
- Update README by @yu-iskw in #195
- Upgrade python dependencies by @yu-iskw in #196
- Update the python versions in GitHub Actions by @yu-iskw in #197
- Restructure the testing resources by @yu-iskw in #198
- Bump build from 1.3.0 to 1.4.0 by @dependabot[bot] in #199
- Bump ruff from 0.14.10 to 0.14.14 by @dependabot[bot] in #201
- Bump ruff from 0.14.14 to 0.15.1 by @dependabot[bot] in #204
- Bump virtualenv from 20.35.4 to 20.36.1 by @dependabot[bot] in #202
- Add project instructions for AI agents and update related documentation by @yu-iskw in #205
- Bump ruff from 0.15.1 to 0.15.2 by @dependabot[bot] in #206
- Bump ruff from 0.15.2 to 0.15.4 by @dependabot[bot] in #207
- Update schemas and parsers by @yu-iskw in #209
New Contributors
- @mattcristal made their first contribution in #192
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Fix run-results typo by @asafalina in #179
- docs(contributor): contributors readme action update by @github-actions[bot] in #180
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #181
- fix: update
catalog_v1parser to includeinvocation_started_atfield by @kiliantscherny in #182 - Update
dependabot.ymlby @yu-iskw in #184 - Bump up to 0.12.0 by @yu-iskw in #185
New Contributors
- @asafalina made their first contribution in #179
- @kiliantscherny made their first contribution in #182
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Test on python 313 by @yu-iskw in #174
- Upgrade pre-commit hooks by @yu-iskw in #176
- Add compatibility with dbt v1.10 in
run_resultsby @dlouseiro in #161 - docs(contributor): contributors readme action update by @github-actions[bot] in #177
- Bump up to
v0.11.0by @yu-iskw in #178
New Contributors
- @dlouseiro made their first contribution in #161
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Bump mypy from 1.16.0 to 1.16.1 by @dependabot[bot] in #158
- Bump akhilmhdh/contributors-readme-action from 2.3.10 to 2.3.11 by @dependabot[bot] in #163
- Update uv requirement from <0.8,>=0.5 to >=0.5,<0.9 by @dependabot[bot] in #164
- Bump build from 1.2.2 to 1.3.0 by @dependabot[bot] in #165
- Bump mypy from 1.16.1 to 1.17.1 by @dependabot[bot] in #162
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #166
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #167
- Bump mypy from 1.17.1 to 1.18.2 by @dependabot[bot] in #170
- Bump black from 24.8.0 to 25.9.0 by @dependabot[bot] in #169
- Upgrade manifest v12 by @yu-iskw in #172
- Update pre-commit hooks by @yu-iskw in #173
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Bump mypy from 1.15.0 to 1.16.0 by @dependabot in #153
- Support dbt Core 1.10 by updating manifest v12 by @yu-iskw in #157
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- docs(contributor): contributors readme action update by @github-actions in #141
- Don't support python 3.8 by @yu-iskw in #142
- Update isort requirement from <6.0.0,>=5.0.6 to >=5.0.6,<7.0.0 by @dependabot in #145
- Bump mypy from 1.14.1 to 1.15.0 by @dependabot in #146
- Update uv requirement from <0.6,>=0.5 to >=0.5,<0.7 by @dependabot in #148
- Update flake8 requirement from <4.0.0,>=3.8.3 to >=3.8.3,<8.0.0 by @dependabot in #147
- Update datamodel-code-generator requirement from <0.30,>=0.20 to >=0.20,<0.31 by @dependabot in #150
- Update uv requirement from <0.7,>=0.5 to >=0.5,<0.8 by @dependabot in #151
- Upgrade
datamodel-code-generatorand manifest v12 by @yu-iskw in #154 - Upgrade pre-commit hooks by @yu-iskw in #155
- Bump up to 0.8.3 by @yu-iskw in #156
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Bump mypy from 1.13.0 to 1.14.1 by @dependabot in #138
- Support v1.9.1 by @yu-iskw in #139
- Bumping version to 0.8.2 by @pgoslatara in #140
New Contributors
- @pgoslatara made their first contribution in #140
Full Changelog: v0.8.1...v0.8.2