Skip to content

Commit

Permalink
0.15.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
frances-h committed Jul 12, 2024
1 parent a64738a commit e72f14b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# History

## v0.15.0 - 2024-07-12

This release adds support for NumPy 2.0!

### New Features

* Allow me to visualize just the real or synthetic data - Issue [#581](https://github.com/sdv-dev/SDMetrics/issues/581) by @lajohn4747
* Update Referential Integrity metric to support NaNs in child column - Issue [#587](https://github.com/sdv-dev/SDMetrics/issues/587) by @R-Palazzo
* Add support for numpy 2.0.0 - Issue [#593](https://github.com/sdv-dev/SDMetrics/issues/593) by @R-Palazzo

### Bugs Fixed

* ColumnPairTrends score depends on the data index - Issue [#582](https://github.com/sdv-dev/SDMetrics/issues/582) by @R-Palazzo

## v0.14.1 - 2024-05-13

This release patches a bug on the `LSTMDetection` metric.
Expand Down

0 comments on commit e72f14b

Please sign in to comment.