Skip to content

Releases: Quantco/datajudge

v1.9.3

20 Jan 13:36
Compare
Choose a tag to compare

What's Changed

  • Update pixi lockfile by @quant-ranger in #239
  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #242
  • Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #243
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #244
  • Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #245
  • Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #248
  • Update pixi lockfile by @quant-ranger in #247
  • Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #249
  • Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #250
  • Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #251
  • Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #252
  • Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #253
  • Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #254
  • Address mssql CI failure by @kklein in #255
  • Add changelog to docs. by @kklein in #257
  • Bugfix: NoOverlap2d constraint fails to recognize duplicates by @kklein in #256

Full Changelog: v1.9.2...v1.9.3

v1.9.2

05 Sep 09:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

26 Jun 20:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

25 Jun 13:54
Compare
Choose a tag to compare

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 of get_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

15 Jun 11:38
4aa3706
Compare
Choose a tag to compare

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

02 Jun 14:28
Compare
Choose a tag to compare

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

12 Apr 11:23
Compare
Choose a tag to compare

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

14 Mar 12:44
Compare
Choose a tag to compare

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 of NULL values in a column. by @kklein in #113

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Feb 12:27
Compare
Choose a tag to compare

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

17 Jan 16:02
Compare
Choose a tag to compare

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 to BetweenRequirement 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