What's Changed
- go-fasttld is now in Awesome Go! 🎉
Enhancements
- Add input validation for makeASCIISet
- Refactored some variable names for better clarity
Bug fixes
- Fix CI version tag check
- Fix erroneous package description from fallback.go
- Fix endIdx out of bounds for trimLeft
- Fix generated PSL format
Tests
- Add test for invalid Public Suffix List content
Documentation
- Move Go license to CREDITS.md
Full Changelog: v0.4.3...v0.4.4