Skip to content

Commit 6894001

Browse files
v1.18.0 Release Preparation (#1026)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e28fb36 commit 6894001

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# History
22

3+
## v1.18.0 - 2025-08-14
4+
5+
### New Features
6+
7+
* Add a fallback distribution in `GaussianNormalizer` in case the given distribution fails - Issue [#945](https://github.com/sdv-dev/RDT/issues/945) by @fealho
8+
9+
### Maintenance
10+
11+
* Update release documentation based on recent release - Issue [#1016](https://github.com/sdv-dev/RDT/issues/1016) by @rwedge
12+
313
## v1.17.1 - 2025-06-26
414

515
### Bugs Fixed

static_code_analysis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Run started:2025-06-26 21:09:47.571406
1+
Run started:2025-08-14 20:37:52.987737
22

33
Test results:
44
No issues identified.
55

66
Code scanned:
7-
Total lines of code: 6290
7+
Total lines of code: 6323
88
Total lines skipped (#nosec): 0
99
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
1010

0 commit comments

Comments
 (0)