Performance improvement with unchanged output under both algorithms. Legacy output is unchanged and remains the permanent default.
- Skip the transliteration backend for ASCII-only input under both algorithms, avoiding the ~3 MB text-unidecode table import for the common ASCII case. Output is unchanged, including the frozen legacy differential (Rafael Borja, #201).
Full Changelog: v9.1.1...v9.1.2
đ Generated with Dojo âŠī¸