Skip to content

rurl v0.2.0

Choose a tag to compare

@bart-turczynski bart-turczynski released this 01 May 19:31
· 296 commits to main since this release

rurl v0.2.0

This release adds robust support for internationalized domain names (IDNs), improves punycode handling, and ensures accurate extraction of TLDs and registered domains.

✅ Highlights

  • Accurate TLD extraction for both ASCII and Unicode domains
  • Graceful fallback when urltools is unavailable
  • NFC normalization with stringi
  • 100% test coverage with edge cases and punycode validation
  • Improved internal helpers and clearer test diagnostics

🧪 Passes all tests: 103/103