Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 2.73 KB

File metadata and controls

43 lines (21 loc) · 2.73 KB

1.0.4 (2024-07-25)

Performance Improvements

  • converterfactory.php: include '.art' TLD in pattern matching for transitional processing (057d2bf)

1.0.3 (2024-03-25)

Bug Fixes

  • converterfactory.php: reviewed convert function for code optimisation (92ccf4e)

1.0.2 (2024-03-22)

Bug Fixes

  • unicodeconverter.php & converterfactory.php: detection of Unicode Chars Improved (c41fa0a)

1.0.1 (2024-03-22)

Bug Fixes

  • .gitattributes: patches issue where GitHub changes repository to the wrong language (7dfa4ff)

1.0.0 (2024-03-22)

Bug Fixes

  • composer.json: archive unnecessary files from package (1dc5c8a)
  • coverage reports: updated coverage report (e00d6cf)
  • idna translator: refactoring of code and bug patches (f182be4)
  • idna translator: Reviewed coverage configs and report (e1f086d)
  • idnatranslator: added test cases and patched bugs (733eceb)

Features

  • idna: iDNA Translator PHP Library (21e07a2)