Skip to content

Releases: rungalileo/dataquality

v2.1.3

19 Jul 17:30
652dfd4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump tornado from 6.4 to 6.4.1 by @dependabot in #859
  • chore(deps-dev): bump scikit-learn from 1.4.2 to 1.5.0 by @dependabot in #861
  • chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #860
  • chore(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #862
  • chore(deps): bump zipp from 3.18.1 to 3.19.1 by @dependabot in #863
  • chore(deps-test): Update lightning to latest to resolve remote execution CVEs by @setu4993 in #864
  • chore(deps): bump setuptools from 69.2.0 to 70.0.0 by @dependabot in #865
  • chore: Only use teams in codeowners by @setu4993 in #867
  • fix(login): Use the correct name in login message by @setu4993 in #868
  • chore: Bump version to v2.1.3 by @setu4993 in #866

Full Changelog: v2.1.2...v2.1.3

v2.1.2

03 Jun 21:07
15b7a8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

17 Apr 15:45
3e6212f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 Apr 00:55
624b8b7
Compare
Choose a tag to compare

What's Changed

  • ci: Install root package in docs workflow by @setu4993 in #842
  • ci: Install the docs extras when building docs by @setu4993 in #843
  • chore: remove version check warning by @elboy3 in #844
  • chore(deps): bump pillow from 10.2.0 to 10.3.0 by @dependabot in #846
  • chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #848
  • feat(cuda): Add support for cuda 12 so as to not conflict with users workflows by @dcaustin33 in #847

New Contributors

Full Changelog: v2.0.1...v2.1.0

v0.8.55.3

02 Apr 20:21
ac5a833
Compare
Choose a tag to compare

Release for spacy to remove logic related to connecting to the cloud cluster

What's Changed

Full Changelog: v2.0.1...v0.8.55.3

v2.0.1

05 Mar 21:23
abd7679
Compare
Choose a tag to compare

What's Changed

  • ci(docs): Install poetry in setup step by @setu4993 in #836
  • chore(pre-commit): Update ruff, isort, black config, apply to all files by @setu4993 in #837
  • chore: Update CONTRIBUTING.md with instructions to use poetry by @jbeisen in #839
  • ci: Add stale workflow by @setu4993 in #838
  • ci: Fix pre-commit and stale workflows to remove mixup by @setu4993 in #841
  • feat(login): api key by @elboy3 in #840

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Mar 20:07
065a29d
Compare
Choose a tag to compare

What's Changed

  • chore(tools): add pre commit by @elboy3 in #831
  • chore(docs): Setup docs publishing to GitHub Pages by @setu4993 in #832
  • ci(docs): Disable running with workflow_dispatch since this is a public repo by @setu4993 in #834
  • chore(deps): Migrate dependency management to use poetry by @setu4993 in #833

Breaking Change: Drop support for Python 3.8.

Full Changelog: v1.6.1...v2.0.0

v1.6.1

02 Feb 22:37
923d73e
Compare
Choose a tag to compare

What's Changed

  • fix: re-add og internal reprocess fn by @elboy3 in #830
  • feat: Upload model after finishing training by @franz101 in #826

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Jan 14:57
9d6d925
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

17 Jan 14:51
8979b87
Compare
Choose a tag to compare

What's Changed

  • fix: logged in as none and reprocess finetune fixes by @elboy3 in #824

Full Changelog: v1.5.0...v1.5.1