Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 00:28
· 13 commits to main since this release

   🚀 Features

  • Eleven Latin locale ids, kk and be, more symbols, transliterate nfkc, isSlug locale  -  by @productdevbook and Claude Fable 5.1 (02714)
  • transliterate: Hebrew, Hangul and kana tables with el, he, ja, ko locales  -  by @productdevbook and Claude Fable 5.1 (6c0f5)

   🐞 Bug Fixes

  • Keep unknown scripts intact, validate IDNA labels, extract markdown and href links  -  by @productdevbook and Claude Fable 5.1 (11e60)

   🏎 Performance

  • slug: Percent-encode bidi-unsafe slugs without the IRI machinery  -  by @productdevbook and Claude Fable 5.1 (6a500)
  • uri: Lookup tables for the RFC character sets and an ASCII fast path for percent-encoding  -  by @productdevbook and Claude Fable 5.1 (5611f)
    View changes on GitHub