Skip to content

v0.1.0

Compare
Choose a tag to compare
@elliotwutingfeng elliotwutingfeng released this 29 Apr 03:36
· 343 commits to main since this release

What's Changed

  • go-fasttld is now in Awesome Go! 🎉
  • Handle internationalised period delimiters. Addresses #6
  • Reduce execution time & memory usage by using strings.LastIndexAny instead of strings.Split to extract TLD suffix, domain, and subdomain

Full Changelog: v0.0.3...v0.1.0