Skip to content

Commit d71e16e

Browse files
v0.13.0 Release Preparation (#501)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c25d98a commit d71e16e

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

HISTORY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# History
22

3+
## v0.13.0 - 2026-01-02
4+
5+
### Bugs Fixed
6+
7+
* Add support for NumPy 2.4.0 - Issue [#497](https://github.com/sdv-dev/Copulas/issues/497) by @frances-h
8+
9+
### Internal
10+
11+
* Copulas release workflow errors with failed to push some refs to https://github.com/sdv-dev/Copulas - Issue [#478](https://github.com/sdv-dev/Copulas/issues/478) by @gsheni
12+
13+
### Maintenance
14+
15+
* Remove support for Python 3.8 - Issue [#493](https://github.com/sdv-dev/Copulas/issues/493) by @fealho
16+
* Update release documentation based on recent release - Issue [#484](https://github.com/sdv-dev/Copulas/issues/484) by @gsheni
17+
318
## v0.12.3 - 2025-06-13
419

520
### New Features

static_code_analysis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Run started:2025-06-13 18:34:29.598583
1+
Run started:2026-01-02 18:18:51.008857
22

33
Test results:
44
>> Issue: [B403:blacklist] Consider possible security implications associated with pickle module.
@@ -95,7 +95,7 @@ Test results:
9595
--------------------------------------------------
9696

9797
Code scanned:
98-
Total lines of code: 3993
98+
Total lines of code: 3996
9999
Total lines skipped (#nosec): 0
100100
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
101101

0 commit comments

Comments
 (0)