Skip to content

Releases: Quantco/datajudge

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

v.1.2.0

04 Nov 10:36
68e3d6b
Compare
Choose a tag to compare

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

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Jun 11:11
e08267a
Compare
Choose a tag to compare

What's Changed

  • Implement Kolmogorov Smirnov Test in SQL-only by @YYYasin19 in #28

New Contributors

v1.1.0

03 Jun 08:43
66a45fe
Compare
Choose a tag to compare

What's Changed

  • Docs syntax improvements by @jonashaag in #20
  • Add: Kolmogorov-Smirnov Test by @YasinTatarQC in #23

New Contributors

  • @jonashaag made their first contribution in #20
  • @YasinTatarQC made their first contribution in #23

Full Changelog: https://github.com/Quantco/datajudge/commits/v1.1.0