Skip to content

v0.10.0 - 2025-02-06

Latest
Compare
Choose a tag to compare
@amontanez24 amontanez24 released this 07 Feb 02:38
· 7 commits to main since this release

New Features

  • Add integration with 3rd party synthesizer (REalTabFormer) - Issue #347 by @cristid9
  • Add support for numpy 2.0.0 - Issue #315 by @R-Palazzo

Bugs Fixed

  • Minimum tests failing because of broken action - Issue #351 by @amontanez24
  • The ColumnSynthesizer should follow the sdtypes in the metadata (not the data's dtypes) - Issue #249 by @fealho

Maintenance

  • Minimum tests fail due to dependency version mismatch - Issue #376 by @amontanez24
  • Create Prepare Release workflow - Issue #364 by @R-Palazzo
  • MigrateSDV synthesizer to Use Unified Metadata Instead of Legacy SingleTableMetadata - Issue #359 by @fealho
  • Update codecov and add flag for integration tests - Issue #354 by @amontanez24