Skip to content

Commit 55c82db

Browse files
sdv-teamgithub-actions[bot]amontanez24
authored
v1.17.2 Release Notes (#2298)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andrew Montanez <[email protected]>
1 parent 18cd2e5 commit 55c82db

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

HISTORY.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Release Notes
22

3-
### v1.17.1 - 2024-10-10
3+
### v1.17.2 - 2024-11-18
4+
5+
### New Features
6+
7+
* Update integer boundaries for ID columns - Issue [#2285](https://github.com/sdv-dev/SDV/issues/2285) by @R-Palazzo
8+
9+
### Bugs Fixed
10+
11+
* When using GaussianCopula, show a warning if a column in numerical_distributions cannot be applied - Issue [#2296](https://github.com/sdv-dev/SDV/issues/2296) by @pvk-developer
12+
* Incorrect column name ordering for Multi-Table Synthesizer - Issue [#2280](https://github.com/sdv-dev/SDV/issues/2280) by @R-Palazzo
13+
* Inequality constraint cannot be applied to compare datetime to date - Issue [#2275](https://github.com/sdv-dev/SDV/issues/2275) by @pvk-developer
14+
* PARSynthesizer is not learning rounding scheme for numerical columns - Issue [#2274](https://github.com/sdv-dev/SDV/issues/2274) by @frances-h
15+
* Unable to turn off rounding scheme for a column (need a warning) - Issue [#2266](https://github.com/sdv-dev/SDV/issues/2266) by @fealho
16+
17+
### Maintenance
18+
19+
* Refactor `_fit` Method of `GaussianCopulaSynthesizer` for Modularity - Issue [#2267](https://github.com/sdv-dev/SDV/issues/2267) by @pvk-developer
20+
* Add integration tests to code coverage report - Issue [#2263](https://github.com/sdv-dev/SDV/issues/2263) by @amontanez24
21+
* Add support for numpy 2.0.0 - Issue [#2078](https://github.com/sdv-dev/SDV/issues/2078) by @R-Palazzo
22+
23+
## v1.17.1 - 2024-10-10
424

525
### Bugs Fixed
626

0 commit comments

Comments
 (0)