Skip to content

Releases: mostly-ai/mostlyai

4.0.6

31 Jan 18:56
16cfa11
Compare
Choose a tag to compare

What's Changed

  • fix: fix redundant warnings during .list() and .clone() #172
  • fix: refine before validators in domain #175
  • fix: warn extra fields can accept any type #174
  • feat: add validation for synthetic dataset/probe configs #160
  • feat: use validate_against_generator in create_synthetic_dataset #171
  • build: prune unnecessary dependencies #170
  • docs: drop unnecessary included field from column configs within tutorials #169
  • docs: added CONTRIBUTING.md with dev setup instructions #173

Full Changelog: 4.0.5...4.0.6

4.0.5

29 Jan 13:55
1696e54
Compare
Choose a tag to compare

What's Changed

  • feat: add warning when users pass unrecognized fields
  • fix: suppress deprecation warnings for client
  • fix: fix probe/generate for GeneratorListItems
  • style: reduce log level for default passphrase being in use to INFO
  • docs: added quick start notebook + usage example for connectors
  • docs: add differential privacy tutorial

Full Changelog: 4.0.4...4.0.5

4.0.4

28 Jan 14:17
1adbc30
Compare
Choose a tag to compare

What's Changed

  • fix: introduce file lock to avoid race condition on job_progress.json
  • docs: update multi-table tutorial to suggest to use g.open() in client mode

Full Changelog: 4.0.3...4.0.4

4.0.3

28 Jan 10:18
7f37345
Compare
Choose a tag to compare

What's Changed

  • feat: handle GeneratorListItems for probe and generate
  • fix: sd.reports() is working again
  • fix: raise error if connector is missing during cloning
  • style: upgrade ruff to v0.9.2
  • fix: fix progress bar issues with "one live display at the time"
  • fix: unbound upper python version
  • docs: update README quick start example
  • docs: add github repo info to pyproject.toml
  • docs: add fairness tutorial notebook
  • docs: add colab badges
  • upgraded to mostlyai-engine 1.0.2
  • upgraded to mostlyai-qa 1.5.1

Full Changelog: 4.0.2...4.0.3

4.0.2

23 Jan 16:33
a890115
Compare
Choose a tag to compare

What's changed

  • chore: update README.md

4.0.1

23 Jan 11:50
c93dba8
Compare
Choose a tag to compare

What's Changed

  • build: black, bump twine and pkginfo, harmonize torch dependency
  • chore: refine domain, docs and API docs
  • chore: add missing license

4.0.0

23 Jan 11:17
b8bb600
Compare
Choose a tag to compare

What's Changed

  • SDK release

0.7.0

19 Dec 19:22
57e7b74
Compare
Choose a tag to compare

What's Changed

  • refactor: moved domain.py from client to base module
  • chore: moved repository to its new URL
  • docs: refined API documentation

Full Changelog: 0.6.2...0.7.0

0.6.2

19 Dec 18:00
693e159
Compare
Choose a tag to compare

What's Changed

  • feat: print connection status as part of client initialization
  • chore: add Apache v2 LICENSE headers to code files
  • docs: sync with latest Public API

Full Changelog: 0.6.1...0.6.2

0.6.1

17 Dec 16:33
0bad4c6
Compare
Choose a tag to compare

What's Changed

  • docs: refine documations

Full Changelog: 0.6.0...0.6.1