Skip to content

Commit 16e0030

Browse files
Prepare release for v0.12.2
1 parent 9f22a53 commit 16e0030

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

HISTORY.md

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

3+
## v0.12.2 - 2025-04-01
4+
5+
### Documentation
6+
7+
* No graphs are displayed - Issue [#443](https://github.com/sdv-dev/Copulas/issues/443) by @gsheni
8+
* Update README graphs - Issue [#426](https://github.com/sdv-dev/Copulas/issues/426) by @rwedge
9+
310
## v0.12.1 - 2025-01-15
411

512
### Maintenance

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-01-14 22:05:29.296181
1+
Run started:2025-04-01 18:57:43.405931
22

33
Test results:
44
>> Issue: [B403:blacklist] Consider possible security implications associated with pickle module.
@@ -95,7 +95,7 @@ Test results:
9595
--------------------------------------------------
9696

9797
Code scanned:
98-
Total lines of code: 3986
98+
Total lines of code: 3985
9999
Total lines skipped (#nosec): 0
100100
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
101101

0 commit comments

Comments
 (0)