Minor version of Yii Message Translator package was tagged. In this version we added IdMessageReader that returns ID as message and doesn't support getting all messages at once.
Minor version of Yii Message Translator package was tagged. In this version we added IdMessageReader that returns ID as message and doesn't support getting all messages at once.
Major version of Yii Message Translator package was released. In this version we have raised the minimum version of PHP to 8.0, added NullMessageFormatter and IntlMessageFormatter, and made other improvements and changes. See full list of changes in changelog.
Translator package got minor version that includes enhanced version of SimpleMessageFormatter from now deprecated yiisoft/translator-formatter-simple. This enhanced vesion is able to render plurals for English and replace tokens with modifiers (ignoring modifier logic).