Releases: PicnicSupermarket/dbt-score
Releases · PicnicSupermarket/dbt-score
Release list
0.16.0
What's Changed
- Fix link in doc homepage by @matthieucan in #150
- deps: update pytest requirement from ~=8.0 to ~=9.0 by @dependabot[bot] in #146
- fix: allow ci on forked repos by @sercancicek in #151
- feat: expose column config field from the manifest by @LucasRoesler in #148
- ci: use ubuntu slim as runner in the ci by @mattcristal in #152
- Add missing json type by @matthieucan in #162
- Feat/160 add exclude argument by @ioanniswd in #161
- deps: update ruff requirement from ~=0.2.2 to ~=0.14.10 by @dependabot[bot] in #158
- deps: update mkdocstrings[python] requirement from ~=0.26.0 to ~=1.0.0 by @dependabot[bot] in #159
- fix: resolve Dependabot security alerts by @sercancicek in #164
- Prepare release 0.16.0 by @npeshkov in #165
New Contributors
- @dependabot[bot] made their first contribution in #146
- @LucasRoesler made their first contribution in #148
- @mattcristal made their first contribution in #152
- @ioanniswd made their first contribution in #161
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Introduce dependabot by @sercancicek in #134
- Revert "fix: introduce uv-lock in ci.yml" by @sercancicek in #141
- Bind CI to Dependabot PRs by @sercancicek in #138
- Remove unused image file by @matthieucan in #143
- Round score of individual entities when showing summary by @matthieucan in #144
- Support linting macros by @matthieucan in #142
- Prepare release 0.15.0 by @matthieucan in #145
Full Changelog: 0.14.1...0.15.0
0.14.1
What's Changed
- Improve readme with extended information by @matthieucan in #131
- Migrate to uv by @druzhinin-kirill in #132
- Prepare release 0.14.1 by @druzhinin-kirill in #133
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- Display dbt parse errors by @sercancicek in #126
- Fix JSON formatter name collision issue by @ross-whatnot in #129
- Prepare release 0.14.0 by @jochemvandooren in #130
Full Changelog: 0.13.1...0.14.0
0.13.1
What's Changed
- Fix filters being applied to wrong evaluables by @jochemvandooren in #124
- Prepare release 0.13.1 by @jochemvandooren in #125
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Adding support for exposures by @ross-whatnot in #112
- Fix column test matching when using quotes in BigQuery by @alangner in #122
- Prepare release 0.13.0 by @matthieucan in #123
New Contributors
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Embedding parents into models and snapshots by @ross-whatnot in #109
- Add support for linting and scoring dbt seeds by @StrahilPeykov in #110
- Adding children in addition to parents by @ross-whatnot in #113
- Prepare release 0.12.0 by @jochemvandooren in #114
New Contributors
- @StrahilPeykov made their first contribution in #110
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Improve documentation on how to apply rule filters by @dennisboerger in #93
- Run prettier on docs by @matthieucan in #100
- Adding
groupto model definition by @ross-whatnot in #99 - Do not ignore docs/ changes in CI by @matthieucan in #101
- Add rule: prevent use of is_incremental() in non-incremental models by @matthieucan in #103
- Add evaluable type in the JSON output by @jochemvandooren in #104
- Add Snapshot entity by @aleenprd in #96
- Prepare release 0.11.0 by @jochemvandooren in #108
New Contributors
- @dennisboerger made their first contribution in #93
- @ross-whatnot made their first contribution in #99
- @aleenprd made their first contribution in #96
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- Create debug mode for writing rules by @matthieucan in #91
- Fix missing test metadata by @jochemvandooren in #88
- Add generic rule: models should implement uniqueness test for their PK by @matthieucan in #90
- Prepare release 0.10.0 by @jochemvandooren in #94
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Documenting support for python 3.13 by @pgoslatara in #86
- Only output failing models and violated rules per default in HumanReadableFormatter by @thomend in #77
- Prevent duplicated rule exception when importing rules and filters by @npeshkov in #87
- Prepare release 0.9.0 by @jochemvandooren in #89
New Contributors
- @pgoslatara made their first contribution in #86
- @thomend made their first contribution in #77
- @npeshkov made their first contribution in #87
Full Changelog: 0.8.0...0.9.0