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
+
## v0.28.0 - 2026-03-19
4
+
5
+
### New Features
6
+
7
+
* Allow the `CardinalityShapeSimilarity` metric to work with composite keys - Issue [#839](https://github.com/sdv-dev/SDMetrics/issues/839) by @frances-h
8
+
* Allow the `ReferentialIntegrity` metric to work with composite keys - Issue [#838](https://github.com/sdv-dev/SDMetrics/issues/838) by @pvk-developer
9
+
* Allow the `KeyUniqueness` metric to work on composite keys - Issue [#837](https://github.com/sdv-dev/SDMetrics/issues/837) by @frances-h
10
+
* Allow `CardinalityBoundaryAdherence` metric to work on composite keys - Issue [#836](https://github.com/sdv-dev/SDMetrics/issues/836) by @frances-h
11
+
* Allow SDMetrics reports to run on composite keys - Issue [#835](https://github.com/sdv-dev/SDMetrics/issues/835) by @frances-h
0 commit comments