We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956b988 commit 3fb70a2Copy full SHA for 3fb70a2
HISTORY.md
@@ -1,5 +1,13 @@
1
# History
2
3
+## v0.9.0 - 2023-01-18
4
+
5
+This release supports Python 3.10 and drops support for Python 3.6. We also add a verbosity argument to report generation.
6
7
+### New Features
8
+* Silent mode when creating reports. - Issue [#269](https://github.com/sdv-dev/SDMetrics/issues/269) by @katxiao
9
+* Support Python versions >=3.7 and <3.11 - Issue [287](https://github.com/sdv-dev/SDMetrics/issues/287) by @katxiao
10
11
## v0.8.1 - 2022-12-09
12
13
This release fixes bugs in the existing metrics and reports. We also make the reports compatible with future SDV versions.
0 commit comments