We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2950e3 commit 50ad94eCopy full SHA for 50ad94e
HISTORY.md
@@ -1,5 +1,12 @@
1
# History
2
3
+## v0.14.1 - 2026-02-05
4
+
5
+### Maintenance
6
7
+* Pin Pandas dependency below 3.0 - Issue [#515](https://github.com/sdv-dev/Copulas/issues/515)
8
+* Update license information in pyproject.toml to use new format - Issue [#502](https://github.com/sdv-dev/Copulas/issues/502) by @pvk-developer
9
10
## v0.14.0 - 2026-01-16
11
12
### Maintenance
static_code_analysis.txt
@@ -1,4 +1,4 @@
-Run started:2026-01-16 18:31:46.215530+00:00
+Run started:2026-02-05 16:49:34.060845+00:00
Test results:
>> Issue: [B403:blacklist] Consider possible security implications associated with pickle module.
0 commit comments