Skip to content

v1.18.0 - 2025-02-14

Latest
Compare
Choose a tag to compare
@amontanez24 amontanez24 released this 14 Feb 22:26
· 2 commits to main since this release

New Features

  • When detecting metadata from dataframes, allow me the option to turn on/off sdtype and relationship detection - Issue #2341 by @fealho
  • Surface more detailed error info when detecting metadata from dataframes - Issue #2327 by @R-Palazzo

Bugs Fixed

  • Conditional sampling error when using a datetime column as a context column with PAR Synthesizer - Issue #2187 by @pvk-developer
  • PARSynthesizer is synthesizing integers for the sequence_key column when source data is text - Issue #1880 by @fealho

Maintenance