ftfy v4.3.1 Release Notes
Release Date: 2017-01-12 // about 6 years ago-
🐛 Bug fix:
remove_control_chars
was removing U+0D ('\r') prematurely. That's the job offix_line_breaks
.
🐛 Bug fix:
remove_control_chars
was removing U+0D ('\r') prematurely. That's the
job of fix_line_breaks
.