You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# History
2
2
3
+
## v1.18.2 - 2025-10-15
4
+
5
+
### Bugs Fixed
6
+
7
+
* Error when fitting using nullable integer data with categorical transformer - Issue [#1036](https://github.com/sdv-dev/RDT/issues/1036) by @R-Palazzo
8
+
9
+
### Maintenance
10
+
11
+
* Remove excluding Faker v37.11.0 when they have released the fix for python 3.9 - Issue [#1043](https://github.com/sdv-dev/RDT/issues/1043) by @R-Palazzo
0 commit comments