File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# History
22
3+ ## v0.9.2 - 2023-10-12
4+
5+ This release removes a warning that was being raised when univariate distributions failed to fit and logs the message instead.
6+
7+ ### New Features
8+
9+ * When Copulas univariate fit fails, produce a log instead of a warning - Issue [ #359 ] ( https://github.com/sdv-dev/Copulas/issues/359 ) by @R-Palazzo
10+
11+ ### Maintenance
12+
13+ * Switch default branch from master to main - Issue [ #360 ] ( https://github.com/sdv-dev/Copulas/issues/360 ) by @amontanez24
14+ * Update add-on detection for Copulas - Issue [ #362 ] ( https://github.com/sdv-dev/Copulas/issues/362 ) by @pvk-developer
15+
316## v0.9.1 - 2023-08-10
417
518This release fixes problems with the documentation site and drops support for Python 3.7.
You can’t perform that action at this time.
0 commit comments