diff --git a/HISTORY.md b/HISTORY.md index 343685e70..20d12986a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,15 @@ # Release Notes +## v1.33.1 - 2026-02-06 + +### New Features + +* Add `__repr__` method to constraints - Issue [#2791](https://github.com/sdv-dev/SDV/issues/2791) by @pvk-developer + +### Maintenance + +* Update README and other meta information to point to the DataCebo forum - Issue [#2797](https://github.com/sdv-dev/SDV/issues/2797) by @pvk-developer + ## v1.33.0 - 2026-01-30 ### New Features diff --git a/static_code_analysis.txt b/static_code_analysis.txt index 978d1f7aa..a255138fb 100644 --- a/static_code_analysis.txt +++ b/static_code_analysis.txt @@ -1,4 +1,4 @@ -Run started:2026-01-30 22:25:46.984921+00:00 +Run started:2026-02-06 21:10:18.899704+00:00 Test results: >> Issue: [B110:try_except_pass] Try, Except, Pass detected. @@ -121,7 +121,7 @@ Test results: -------------------------------------------------- Code scanned: - Total lines of code: 17415 + Total lines of code: 17448 Total lines skipped (#nosec): 0 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0