Skip to content

0.1.0

Compare
Choose a tag to compare
@ramsey ramsey released this 15 Nov 20:56
· 72 commits to main since this release
0.1.0
c89c21e

Added

  • Initial release of base functionality:
    • FormatPHP\FormatPHP::formatMessage() to format messages
    • Message extraction from application source code through formatphp extract console command
    • Message loading of locale messages in 3 formats: FormatPHP, Simple, and Smartling
    • FormatPHP\Intl\Locale and FormatPHP\Intl\MessageFormat for basic conformance with ECMA-402 and FormatJS

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.