Skip to content

Commit 72a2b86

Browse files
v1.30.0 Release Preparation (#2755)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 01dc875 commit 72a2b86

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release Notes
22

3+
## v1.30.0 - 2025-12-05
4+
5+
### New Features
6+
7+
* When using PyTorch, enable GPU usage for MacOS - Issue [#2672](https://github.com/sdv-dev/SDV/issues/2672) by @R-Palazzo
8+
39
## v1.29.1 - 2025-11-21
410

511
### Bugs Fixed

static_code_analysis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Run started:2025-11-21 21:03:20.369781
1+
Run started:2025-12-05 21:45:23.824802
22

33
Test results:
44
>> Issue: [B110:try_except_pass] Try, Except, Pass detected.
@@ -121,7 +121,7 @@ Test results:
121121
--------------------------------------------------
122122

123123
Code scanned:
124-
Total lines of code: 17140
124+
Total lines of code: 17163
125125
Total lines skipped (#nosec): 0
126126
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
127127

0 commit comments

Comments
 (0)