Releases: kellpossible/cargo-i18n
Releases · kellpossible/cargo-i18n
v0.2.0
- Added support for the fluent localization system.
- Updated
i18n-configto version0.3with several breaking changes to the configuration file. See the changelog. - Updated
i18n-embedto version0.7, with several breaking changes. See the changelog. - Updated
i18n-buildto0.5to support the new versions ofi18n-configandi18n-embed. See the changelog.
v0.1.10
Improvements for i18n-embed LanguageRequester
- bump i18n-build to v0.4.1
- bump i18n-embed to v0.6.0
v0.1.9
- bump i18n-embed to v0.5.0
- bump i18n-build to v0.4.0
v0.1.8
- Update
i18n-embedto version0.4.2. - Update
unic-langiddependency to version0.9.
v0.1.7
v0.1.6
- bump i18n-embed to version
0.4.0. - bump i18n-build to version
0.3.1.
v0.1.5
- Add support for
xtradd-locationoption. - Requires
xtrversion0.1.5. - Suppress progress output for
msgmergeusing--silent.