Releases: yu-iskw/dbt-artifacts-parser
Releases · yu-iskw/dbt-artifacts-parser
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
v0.8.1
v0.8.0
What's Changed
- Add
dependabot.ymlby @yu-iskw in #81 - Bump actions/checkout from 2 to 4 by @dependabot in #85
- Bump actions/setup-python from 2 to 5 by @dependabot in #84
- Bump mypy from 0.910 to 1.10.0 by @dependabot in #87
- Bump build from 0.7.0 to 1.2.1 by @dependabot in #86
- Bump akhilmhdh/contributors-readme-action from 2.3.6 to 2.3.10 by @dependabot in #83
- docs(contributor): contributors readme action update by @github-actions in #91
- fix by @yu-iskw in #92
- Bump actions/cache from 2 to 4 by @dependabot in #82
- Bump black from 21.9b0 to 24.4.2 by @dependabot in #93
- Update pytest requirement from <7.0.0,>=6.2.4 to >=6.2.4,<9.0.0 by @dependabot in #89
- Bump flit from 3.7.1 to 3.9.0 by @dependabot in #88
- Follows up Flit version upgrade by @yu-iskw in #94
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #96
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #102
- Bump mypy from 1.10.1 to 1.11.1 by @dependabot in #101
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #108
- Update manifest v12 at 1.8.6 by @yu-iskw in #110
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #111
- Update pre-commit hooks by @yu-iskw in #113
- Add GitHub Action to run pre-commit by @yu-iskw in #114
- Add
CONTRIBUTIONG.mdby @yu-iskw in #115 - Fix the file name of
CONTRIBUTING.mdby @yu-iskw in #117 - Bump mypy from 1.11.2 to 1.13.0 by @dependabot in #123
- Update the parsers using dbt artifacts of dbt-core 1.9.0-rc1 by @yu-iskw in #126
- Set
__version__to0.8.0rc1by @yu-iskw in #128 - Update Manifest v12 json schema by @ulixius9 in #130
- docs(contributor): contributors readme action update by @github-actions in #131
- Enhance tests by @yu-iskw in #132
- Bump up to 0.8.0 by @yu-iskw in #133
New Contributors
- @dependabot made their first contribution in #85
- @ulixius9 made their first contribution in #130
Full Changelog: v0.7.0...v0.8.0
v0.8.0rc1
What's Changed
- Add
dependabot.ymlby @yu-iskw in #81 - Bump actions/checkout from 2 to 4 by @dependabot in #85
- Bump actions/setup-python from 2 to 5 by @dependabot in #84
- Bump mypy from 0.910 to 1.10.0 by @dependabot in #87
- Bump build from 0.7.0 to 1.2.1 by @dependabot in #86
- Bump akhilmhdh/contributors-readme-action from 2.3.6 to 2.3.10 by @dependabot in #83
- docs(contributor): contributors readme action update by @github-actions in #91
- fix by @yu-iskw in #92
- Bump actions/cache from 2 to 4 by @dependabot in #82
- Bump black from 21.9b0 to 24.4.2 by @dependabot in #93
- Update pytest requirement from <7.0.0,>=6.2.4 to >=6.2.4,<9.0.0 by @dependabot in #89
- Bump flit from 3.7.1 to 3.9.0 by @dependabot in #88
- Follows up Flit version upgrade by @yu-iskw in #94
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #96
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #102
- Bump mypy from 1.10.1 to 1.11.1 by @dependabot in #101
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #108
- Update manifest v12 at 1.8.6 by @yu-iskw in #110
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #111
- Update pre-commit hooks by @yu-iskw in #113
- Add GitHub Action to run pre-commit by @yu-iskw in #114
- Add
CONTRIBUTIONG.mdby @yu-iskw in #115 - Fix the file name of
CONTRIBUTING.mdby @yu-iskw in #117 - Bump mypy from 1.11.2 to 1.13.0 by @dependabot in #123
- Update the parsers using dbt artifacts of dbt-core 1.9.0-rc1 by @yu-iskw in #126
- Set
__version__to0.8.0rc1by @yu-iskw in #128
New Contributors
- @dependabot made their first contribution in #85
Full Changelog: v0.7.0...v0.8.0rc1