Skip to content

Releases: TRowbotham/idna

0.1.5

10 Jan 19:54
Compare
Choose a tag to compare
  • Add UNICODE_VERSION constant to Idna 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

0.1.4

12 Feb 00:16
Compare
Choose a tag to compare
  • Handle the rare possibility that string nomalization can fail
  • Test on PHP 8 release

0.1.3

04 Aug 20:41
Compare
Choose a tag to compare
  • Fix bug with domain names containing a URL delimiter

0.1.2

15 Jul 21:37
Compare
Choose a tag to compare
  • Performance improvements.

0.1.1

10 Jul 23:00
Compare
Choose a tag to compare
  • Performance improvements
  • Reduced memory footprint

0.1.0

10 Jun 21:26
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release