Aura.Intl Versions Save

Internationalization tools, particularly message translation.

3.0.1

2 years ago

CHANGELOG

3.0.1

  • Moved from travis to github actions workflow.
  • Added yoast/phpunit-polyfills to support testing from 5.6 onwards.
  • Current supported php versions are 5.6 to 8.1
  • Using producer for release.

3.0.0

7 years ago
  • Final release. No changes after first beta.
  • No BC breaks for 1.x users who are using as a library.
  • Aura.Framework 1.x users need to add the Di wiring configuration.

3.0.0-beta1

7 years ago
  • Removed aura/installer-default from composer.json which was used by aura framework version 1 to install in package folder.
  • Fixes issue 17 by removing Aura.Di wiring trait tests.
  • Changed directory structure from PSR-0 to PSR-4.
  • Supported PHP version : 5.6+.
  • Good news is there is no other BC breaks.