Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# History

## v1.19.0 - 2026-01-02

### Internal

* Faker `40.1.0` Breaks Backward Compatibility in `AnonymizedFaker` - Issue [#1057](https://github.com/sdv-dev/RDT/issues/1057) by @pvk-developer

### Maintenance

* Remove support for Python 3.8 - Issue [#1048](https://github.com/sdv-dev/RDT/issues/1048) by @fealho

## v1.18.2 - 2025-10-15

### Bugs Fixed
Expand Down
4 changes: 2 additions & 2 deletions static_code_analysis.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Run started:2025-10-15 16:09:17.276277
Run started:2026-01-02 20:43:58.943401

Test results:
No issues identified.

Code scanned:
Total lines of code: 6333
Total lines of code: 6335
Total lines skipped (#nosec): 0
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Expand Down