Skip to content

v1.7.0

Compare
Choose a tag to compare
@kklein kklein released this 02 Jun 14:28
· 165 commits to main since this release

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