Skip to content

Commit 9e80a38

Browse files
v0.12.1 Release Preparation (#496)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09052e7 commit 9e80a38

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

HISTORY.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# History
22

3-
### v0.12.0 - 2026-01-27
3+
### v0.12.1 - 2026-02-12
4+
5+
### New Features
6+
7+
* In `verbose` mode, make the prefix of the progress bar a fixed-length - Issue [#487](https://github.com/sdv-dev/CTGAN/issues/487) by @fealho
8+
9+
### Maintenance
10+
11+
* Update README and other meta information to point to the DataCebo forum - Issue [#489](https://github.com/sdv-dev/CTGAN/issues/489) by @pvk-developer
12+
* Update license information in pyproject.toml to use new format - Issue [#480](https://github.com/sdv-dev/CTGAN/issues/480) by @pvk-developer
13+
14+
## v0.12.0 - 2026-01-27
415

516
### Internal
617

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:2026-01-27 19:10:00.620358+00:00
1+
Run started:2026-02-12 22:24:35.767908+00:00
22

33
Test results:
44
>> Issue: [B101:assert_used] Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
@@ -93,7 +93,7 @@ Test results:
9393
--------------------------------------------------
9494

9595
Code scanned:
96-
Total lines of code: 1466
96+
Total lines of code: 1479
9797
Total lines skipped (#nosec): 0
9898
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
9999

0 commit comments

Comments
 (0)