Releases: Quantco/datajudge
Releases · Quantco/datajudge
v1.9.2
What's Changed
- Fix two minor errors in docs by @MariusMerkleQC in #219
- Edit dates example. by @kklein in #220
- Pre-commit autoupdate by @quant-ranger in #221
- Bump google-github-actions/auth from 2.1.2 to 2.1.3 by @dependabot in #222
- Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 by @dependabot in #223
- adding configuration options to uniques functionality by @SimonLangerQC in #224
- Allow disable cache by @SimonLangerQC in #234
- Update pixi lockfile by @quant-ranger in #235
- Bump codecov/codecov-action from 3.1.3 to 4.5.0 by @dependabot in #236
- Use modern linters by @pavelzw in #237
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #240
- Fix a bug with the current implementation of the
NumericPercentile
Constraint
by @kklein in #241
New Contributors
- @MariusMerkleQC made their first contribution in #219
- @SimonLangerQC made their first contribution in #224
Full Changelog: v1.9.1...v1.9.2
What's Changed
- Fix two minor errors in docs by @MariusMerkleQC in #219
- Edit dates example. by @kklein in #220
- Pre-commit autoupdate by @quant-ranger in #221
- Bump google-github-actions/auth from 2.1.2 to 2.1.3 by @dependabot in #222
- Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 by @dependabot in #223
- adding configuration options to uniques functionality by @SimonLangerQC in #224
- Allow disable cache by @SimonLangerQC in #234
- Update pixi lockfile by @quant-ranger in #235
- Bump codecov/codecov-action from 3.1.3 to 4.5.0 by @dependabot in #236
- Use modern linters by @pavelzw in #237
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #240
- Fix a bug with the current implementation of the
NumericPercentile
Constraint
by @kklein in #241
New Contributors
- @MariusMerkleQC made their first contribution in #219
- @SimonLangerQC made their first contribution in #224
Full Changelog: v1.9.1...v1.9.2
v1.9.1
v1.9.0
What's Changed
- Update ci.yaml by @ivergara in #163
- Refine assertion text by @jak-ket in #162
- Express assertion message in percent. by @kklein in #165
- Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 by @dependabot in #167
- Pre-commit autoupdate by @quant-ranger in #168
- Refactor:
DataReference
: Use__str__
instead ofget_string
by @kklein in #166 - Fix dates in changelog. by @kklein in #169
- Pre-commit autoupdate by @quant-ranger in #171
- Pre-commit autoupdate by @quant-ranger in #172
- Auto-update pre-commit hooks by @github-actions in #174
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #173
- Add formatting for assertion messages by @0xbe7a in #170
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #175
- Pre-commit autoupdate by @quant-ranger in #176
- Auto-update pre-commit hooks by @github-actions in #177
- Pre-commit autoupdate by @quant-ranger in #178
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #179
- Pre-commit autoupdate by @quant-ranger in #180
- Better readability for numbers in output by @YYYasin19 in #89
- Bump mamba-org/setup-micromamba from 1.4.3 to 1.4.4 by @dependabot in #182
- Bump actions/checkout from 3 to 4 by @dependabot in #181
- Pre-commit autoupdate by @quant-ranger in #183
- Auto-update pre-commit hooks by @github-actions in #184
- Bump mamba-org/setup-micromamba from 1.4.4 to 1.5.0 by @dependabot in #185
- Bump mamba-org/setup-micromamba from 1.5.0 to 1.6.0 by @dependabot in #186
- Auto-update pre-commit hooks by @github-actions in #187
- Bump google-github-actions/auth from 1.1.1 to 1.2.0 by @dependabot in #188
- Auto-update pre-commit hooks by @quant-ranger in #189
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #190
- Bump google-github-actions/auth from 1.2.0 to 2.0.0 by @dependabot in #191
- Bump actions/setup-python from 4 to 5 by @dependabot in #192
- Bump mamba-org/setup-micromamba from 1.6.0 to 1.7.0 by @dependabot in #193
- Have more explicit test for NULLs. by @kklein in #194
- Bump github/codeql-action from 2 to 3 by @dependabot in #198
- Bump mamba-org/setup-micromamba from 1.7.0 to 1.7.3 by @dependabot in #197
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #195
- Bump actions/download-artifact from 3 to 4 by @dependabot in #196
- Auto-update pre-commit hooks by @quant-ranger in #199
- Bump google-github-actions/auth from 2.0.0 to 2.0.1 by @dependabot in #200
- Bump google-github-actions/auth from 2.0.1 to 2.1.0 by @dependabot in #201
- Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 by @dependabot in #204
- Bump mamba-org/setup-micromamba from 1.7.3 to 1.8.0 by @dependabot in #202
- Bump google-github-actions/auth from 2.1.0 to 2.1.1 by @dependabot in #205
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #206
- Auto-update pre-commit hooks by @github-actions in #203
- Add open-source warning to issue and pull request template by @jonashaag in #209
- Add open-source warning to issue and pull request template by @jonashaag in #210
- Fix #207 by @kklein in #208
- Delete pre-commit autoupdate workflow by @jonashaag in #212
- Bump mamba-org/setup-micromamba from 1.8.0 to 1.8.1 by @dependabot in #213
- Bump google-github-actions/auth from 2.1.1 to 2.1.2 by @dependabot in #214
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #216
- Pre-commit autoupdate by @quant-ranger in #215
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #217
- Pre-commit autoupdate by @quant-ranger in #218
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Auto-update pre-commit hooks by @github-actions in #149
- mention correct function in changelog by @0xbe7a in #154
- Provide better errors messages, if user passes a single column name instead of a list of columns by @0xbe7a in #155
- Add functional dependency constraint by @0xbe7a in #150
- run integration tests on main by @0xbe7a in #157
- Bump mamba-org/setup-micromamba from 1.4.1 to 1.4.3 by @dependabot in #158
- Pre-commit autoupdate by @quant-ranger in #159
- Only use required columns in RowMatchingEquality by @0xbe7a in #160
New Contributors
- @quant-ranger made their first contribution in #159
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #127
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #129
- Bump google-github-actions/auth from 1.0.0 to 1.1.0 by @dependabot in #130
- add: parallel testing for sqlalchemy 2.0 + refactored CI by @YYYasin19 in #125
- Switch to setup-micromamba by @pavelzw in #131
- Auto-update pre-commit hooks by @github-actions in #132
- Bump mamba-org/setup-micromamba from 1.1.2 to 1.1.3 by @dependabot in #135
- Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 by @dependabot in #134
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #133
- Add variant distribution constraint by @0xbe7a in #136
- add fixes for ci by @YYYasin19 in #138
- Fix integration tests & Python 3.8 support by @0xbe7a in #140
- Bump google-github-actions/auth from 1.1.0 to 1.1.1 by @dependabot in #144
- Bump mamba-org/setup-micromamba from 1.1.3 to 1.4.1 by @dependabot in #143
- allow to specify sqlalchemy types directly in ColumnType Constraints by @0xbe7a in #145
- extend interval constraints to work with integers by @0xbe7a in #146
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 by @dependabot in #117
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #116
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #118
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in #119
- Auto-update pre-commit hooks by @github-actions in #120
- Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 by @dependabot in #122
- Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in #123
- Sqlalchemy 2.0 by @kklein in #124
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Added the
typos
pre-commit hook and fixed a bunch of typos by @DamianBarabonkovQC in #108 - Auto-update pre-commit hooks by @github-actions in #109
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #115
- Implement a
NumericPercentile
Constraint
by @kklein in #112 - Implement a
Constraint
limiting the fraction ofNULL
values in a column. by @kklein in #113
New Contributors
- @DamianBarabonkovQC made their first contribution in #108
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Improve add_primary_key_definition_constraint docs by @jonashaag in #65
- Bump mamba-org/provision-with-micromamba from 14 to 15 by @dependabot in #104
- Auto-update pre-commit hooks by @github-actions in #105
- Add experimental support for db2. by @kklein in #107
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Bump peter-evans/create-pull-request from 4.0.4 to 4.2.0 by @dependabot in #81
- Bump mamba-org/provision-with-micromamba from 13 to 14 by @dependabot in #80
- Add method for
ColumnType
Constraint
toBetweenRequirement
by @kklein in #83 - add: infer primary columns from table definition by @YYYasin19 in #66
- Enable tests relying on
snowflake-sqlalchemy
1.4.0 by @kklein in #86 - Provide custom names for tests by @kklein in #85
- Add example on exploration to documentation. by @kklein in #77
- Bump peter-evans/create-pull-request from 4.2.0 to 4.2.2 by @dependabot in #90
- Bigquery ci by @ivergara in #79
- Auto-update pre-commit hooks by @github-actions in #91
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in #92
- Bump google-github-actions/auth from 0.8.3 to 1.0.0 by @dependabot in #93
- Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 by @dependabot in #94
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #95
- Auto-update pre-commit hooks by @github-actions in #97
- Disable pk-dependent functionality for BigQuery. by @kklein in #103
- Impala by @kklein in #96
- Rework failure message for
RowMatchingEquality
by @kklein in #100
New Contributors
Full Changelog: v1.2.0...v1.3.0
v.1.2.0
What's Changed
- fixed typos in docs by @ConnorLeggettQC in #30
- Fix msodbc installation problem in CI. by @kklein in #34
- Improve varchar regex assertion message by @kklein in #33
- Add code coverage to test suite. by @kklein in #35
- Point codecov to main branch instead of master branch. by @kklein in #36
- Pin snowflake-sqlalchemy. by @kklein in #40
- Provide implementation of in-database
VarCharRegex
constraint. by @kklein in #38 - Minor refactoring of KS test. by @kklein in #41
- Reimplement Kolmogorov Smirnov query logic with sqlalchemy's Language Expression API by @kklein in #44
- Minor improvements on readthedocs by @kklein in #43
- Bump codecov/codecov-action from 2.1.0 to 3.1.0 by @dependabot in #46
- Fix typo in documentation by @kklein in #47
- Add example revolving around Twitch data to documentation by @kklein in #48
- Fix documentation build errors. by @kklein in #50
- Fix data processing error in tutorial by @kklein in #51
- Restrict writing of test data to scenario in which it previously didn't exist. by @kklein in #52
- Remove snowflake-sqlalchemy pin. by @kklein in #55
- Expand on testing in documentation by @kklein in #56
- Add example on dates data by @kklein in #57
- Remove internal interfaces from api doc. by @kklein in #59
- Publish on release by @kklein in #60
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #61
- Fix typo. by @kklein in #62
- Bigquery support by @ClaudioVanoniQC in #64
- Run CI also on pull_request event by @xhochy in #67
- Remove HEAD ref from GitHub workflow by @kklein in #70
- Upgrade checkout action. by @kklein in #72
- Restrict push worfklow trigger by @kklein in #71
- Add pre-commit-autoupdate workflow by @xhochy in #73
- Auto-update pre-commit hooks by @github-actions in #75
- Change build and publish trigger to also trigger for releases. by @kklein in #74
- Fix typo in build-and-publish workflow. by @kklein in #76
- Bump version for release. by @kklein in #78
New Contributors
- @ConnorLeggettQC made their first contribution in #30
- @ClaudioVanoniQC made their first contribution in #64
- @xhochy made their first contribution in #67
- @github-actions made their first contribution in #75
Full Changelog: v1.1.1...v1.2.0