- Update data files to Unicode 15
- Add
UNICODE_VERSION
constant toIdna
class that returns a string with the Unicode version of the data files used
- Update data files to Unicode 14
- Update PHPStan to 1.0
- Test on PHP 8 release
- Handle the rare possibility that string nomalization can fail
- Fix bug with domain names containing a URL delimiter
- Performance improvements
- Performance improvements
- Reduced memory footprint
- Initial release