From a025187831dd40a266689667eb631a5c76ad2056 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 22:24:36 +0000 Subject: [PATCH] Prepare release for v0.12.1 --- HISTORY.md | 13 ++++++++++++- static_code_analysis.txt | 4 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 25a1982e..54a318b5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,17 @@ # History -### v0.12.0 - 2026-01-27 +### v0.12.1 - 2026-02-12 + +### New Features + +* 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 + +### Maintenance + +* 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 +* Update license information in pyproject.toml to use new format - Issue [#480](https://github.com/sdv-dev/CTGAN/issues/480) by @pvk-developer + +## v0.12.0 - 2026-01-27 ### Internal diff --git a/static_code_analysis.txt b/static_code_analysis.txt index 6ff2f37f..dbbb9d04 100644 --- a/static_code_analysis.txt +++ b/static_code_analysis.txt @@ -1,4 +1,4 @@ -Run started:2026-01-27 19:10:00.620358+00:00 +Run started:2026-02-12 22:24:35.767908+00:00 Test results: >> 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: -------------------------------------------------- Code scanned: - Total lines of code: 1466 + Total lines of code: 1479 Total lines skipped (#nosec): 0 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0