ftfy v3.0.6 Release Notes

Release Date: 2013-11-05 // over 10 years ago
    • fix_entities can now be True, False, or 'auto'. The new case is True, which will decode all entities, even in text that already contains angle brackets. This may also be faster, because it doesn't have to check.
    • 🏗 build_data.py will refuse to run on Python < 3.3, to prevent building an inconsistent data file.