0.1.0 — unreleased
First release.
- Locale-aware slugs: German
ö→oe, Estonianö→o— the distinction no other Elixir package makes. - Script romanization from cited standards: Cyrillic (BGN/PCGN) and Greek
(ISO 843 Type 2), including their contextual rules — Greek
μπisbat a word edge andmpinside one; Russianеisyeword-initially and after a vowel or sign. script: :nativefor Unicode/IRI slugs, correct for Japanese and Chinese today.- Letters with no canonical decomposition (
ø æ ł ı đ ß ð þ) no longer vanish, and non-ASCII digits fold rather than being deleted. :max_lengthnever severs a mapping's output —щ→shchis kept whole or dropped.- Zero runtime dependencies.