Skip to content

Releases: centralnicgroup-opensource/rtldev-middleware-php-idna-translator

v1.0.4

25 Jul 16:32
Compare
Choose a tag to compare

1.0.4 (2024-07-25)

Performance Improvements

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

v1.0.3

25 Mar 11:18
Compare
Choose a tag to compare

1.0.3 (2024-03-25)

Bug Fixes

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

v1.0.2

22 Mar 16:21
Compare
Choose a tag to compare

1.0.2 (2024-03-22)

Bug Fixes

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

v1.0.1

22 Mar 14:23
Compare
Choose a tag to compare

1.0.1 (2024-03-22)

Bug Fixes

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

v1.0.0

22 Mar 13:52
Compare
Choose a tag to compare

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)