v0.4.1
What's Changed
- go-fasttld is now in Awesome Go! 🎉
New Features
- PrintRes now prints subcomponents irrespective of parsing error.
Bug fixes
- Lone TLDs with a single trailing dot are now accepted (IETF RFC 1034).
Housekeeping
- Some unnecessarily exposed variables are now private
- tlde module removed from benchmarks (it is almost the same as github.com/joeguo/tldextract)
Full Changelog: v0.4.0...v0.4.1