rurl v0.2.0
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
urltoolsis 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