Skip to content

Commit 072f64a

Browse files
v0.21.0 Release Preparation (#768)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e8a4ffc commit 072f64a

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
# History
22

3+
## v0.21.0 - 2025-05-29
4+
5+
### New Features
6+
7+
* Add a violin plot visualizations to compare a pair of columns - Issue [#759](https://github.com/sdv-dev/SDMetrics/issues/759) by @R-Palazzo
8+
39
## v0.20.1 - 2025-04-14
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-04-14 17:22:41.156789
1+
Run started:2025-05-29 18:58:21.274050
22

33
Test results:
44
>> Issue: [B101:assert_used] Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
@@ -117,7 +117,7 @@ Test results:
117117
--------------------------------------------------
118118

119119
Code scanned:
120-
Total lines of code: 11344
120+
Total lines of code: 11374
121121
Total lines skipped (#nosec): 0
122122
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
123123

0 commit comments

Comments
 (0)