Releases: baptiste0928/rosetta
Releases · baptiste0928/rosetta
v0.1.3
Fixed
- Fix compilation error without
rustfmt
feature. (@TinfoilSubmarine) - Ignore all Clippy lints on generated functions.
v0.1.2
- Fix documentation build on docs.rs for
rosetta-i18n
- Update homepage on
Cargo.toml
files
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Parameters of formatted strings are now sorted alphabetically (#2).
- New documentation website on GitHub pages (1b4aae3)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
First public release of rosetta-i18n
and rosetta-build
.