v1.6.5
Fixed
- Proper Unicode handling for multibyte characters 🌍 (thanks @patrick-fu!)
- Text truncation now uses rune count instead of byte count
- Emoji, CJK, Cyrillic and other multibyte characters no longer get cut mid-character
truncateTextandextractFirstSentencework correctly with international text
Full Changelog: v1.6.4...v1.6.5