Releases: sdv-dev/SDV
Releases · sdv-dev/SDV
v1.36.0
v1.35.1
v1.35.1 - 2026-03-27
Bugs Fixed
OneHotEncodingconstraint diagnostic score not 1.0 - Issue #2856 by @pvk-developerInequalityconstraint diagnostic score not 1.0 due to out of range datetimes - Issue #2855 by @gsheniIndexingErrorwithFixedCombinationsconstraint during sample - Issue #2852 by @gsheniOneHotEncodingconstraint can error if numerical columns have integercomputer_representation- Issue #2849 by @gsheni
v1.35.0
v1.35.0 - 2026-03-19
New Features
- Allow composite keys to be specified in the metadata - Issue #2778 by @frances-h
Bugs Fixed
- Metadata visualization shows table key not relationship key for relationships - Issue #2839 by @frances-h
- [Metadata composite keys] Disallow primary key columns in column relationships - Issue #2826 by @pvk-developer
- [Metadata composite keys] Validate that primary key columns are unique - Issue #2825 by @pvk-developer
- [Metadata composite keys] Update
set_primary_keydocstring to indicate a list of columns is now valid - Issue #2824 by @pvk-developer - [Metadata composite keys] Typo in error message for invalid primary keys - Issue #2823 by @pvk-developer
v1.34.3
v1.34.2
v1.34.2 - 2026-02-27
New Features
- Metadata validation should produce a warning if the metadata and data have columns in different orders - Issue #2822 by @pvk-developer
- Update the metadata visualization to account for primary to primary key relationships - Issue #2806 by @fealho
Bugs Fixed
- In the
financialdemo dataset, the metadata does not list columns in the correct order - Issue #2803 by @pvk-developer
Maintenance
- Update RELEASE guide to include conda-forge step - Issue #2832 by @sarahmish
- Make
single_tableget_available_demosIntegration Test More Flexible - Issue #2818 by @pvk-developer
v1.34.1
v1.34.0
v1.33.1
v1.33.1 - 2026-02-06
New Features
- Add
__repr__method to constraints - Issue #2791 by @pvk-developer
Maintenance
- Update README and other meta information to point to the DataCebo forum - Issue #2797 by @pvk-developer