Releases: kellpossible/cargo-i18n
Releases · kellpossible/cargo-i18n
v0.2.13
v0.2.12
Internal
- Update dependency
clapto v4
v0.2.10
- Bump dependencies
v0.2.9
- Include the new French translations for
i18n-buildprovided by Christophe Chauvet
v0.2.8
- French translations for
cargo-i18nprovided by Christophe Chauvet
v0.2.6
- German translations for
cargo-i18nprovided by Nick Flueckiger
v0.2.5
New Features
- Add the
use_fuzzyoption for thegettextsystem. #68 thanks to @vkill. See https://github.com/kellpossible/cargo-i18n/blob/master/README.md#configuration for explanation of this option.
v0.2.3
- Update dependencies.
v0.2.2
v0.2.1
- Added information about the new fl!() macro to the readme.
- Updated
i18n-configto version0.4. See the changelog. - Updated
i18n-embedto version0.8, with several breaking changes. See the changelog.