Skip to content

v0.12.0

Choose a tag to compare

@rwedge rwedge released this 20 Nov 22:46
· 29 commits to stable since this release

v0.12.0 - 2025-11-20

New Features

  • Rename create_sdv_synthesizer_variant to create_synthesizer_variant - Issue #491 by @R-Palazzo
  • SDGym should be able to automatically discover SDV Enterprise synthesizers - Issue #481 by @R-Palazzo
  • Incorporate the get_available_datasets functionality into the DatasetExplorer - Issue #473 by @fealho

Bugs Fixed

  • Update result aggregation logic in the ResultExplorer to match new naming schema - Issue #494 by @R-Palazzo
  • When running a benchmark locally, the additional_datasets_folder path should be the root path - Issue #484 by @fealho