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 cb55f50 commit 446c2b8Copy full SHA for 446c2b8
HISTORY.md
@@ -1,5 +1,19 @@
1
# History
2
3
+## v0.11.0 - 2024-04-10
4
+
5
+This release adds support for Python 3.12!
6
7
+### Bugs Fixed
8
9
+* Fix minimum version workflow when pointing to github branch - Issue [#392](https://github.com/sdv-dev/Copulas/issues/392) by @R-Palazzo
10
11
+### Maintenance
12
13
+* Support Python 3.12 - Issue [#372](https://github.com/sdv-dev/Copulas/issues/372) by @fealho
14
+* Add dependency checker - Issue [#388](https://github.com/sdv-dev/Copulas/issues/388) by @lajohn4747
15
+* Add bandit workflow - Issue [#391](https://github.com/sdv-dev/Copulas/issues/391) by @R-Palazzo
16
17
## v0.10.1 - 2024-03-13
18
19
This release fixes a bug that occurred when calculating probability density in a gaussian copula.
0 commit comments