Skip to content

Commit

Permalink
0.16.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 committed Sep 25, 2024
1 parent 73576bd commit 57769b9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# History

## v0.16.0 - 2024-09-25

This release improves the performance of the `contingency_similarity` metric. It also factors dtypes into the score of the `TableStructure` metric.

### Internal

* Try to improve performance of contingency_similarity - Issue [#622](https://github.com/sdv-dev/SDMetrics/issues/622) by @amontanez24

### New Features

* Add dtype comparison in `TableStructure` metric (used in Diagnostic report) - Issue [#631](https://github.com/sdv-dev/SDMetrics/issues/631) by @R-Palazzo

## v0.15.1 - 2024-08-13

### Bugs Fixed
Expand Down

0 comments on commit 57769b9

Please sign in to comment.