Releases: zbraniecki/pluralrules
Releases · zbraniecki/pluralrules
intl_pluralrules 3.0.0 (September 10, 2019)
- Upgrade to unic-langid 0.5.
intl_pluralrules 2.0.0 (July 26, 2019)
- Switch to unic_langid for Language Identifiers.
intl_pluralrules 1.1.0 (July 24, 2019)
(YANKED)
- Switch to unic_langid for Language Identifiers.
intl_pluralrules 1.0.3 (March 29, 2019)
- Update CLDR to 35.
intl_pluralrules 1.0.2 (January 7, 2019)
- Update to Rust 2018.
cldr_pluralrules_parser 1.0.1 (January 7, 2019)
- Update to Rust 2018.
make_pluralrules 0.4.2 (January 7, 2019)
- Update to Rust 2018.
intl_pluralrules 1.0.1 (October 26, 2018)
- Update CLDR to 34
- Update rules to pass enums by reference
make_pluralrules 0.4.1 (October 26, 2018)
- Update the generated rules to use references.
intl_pluralrules 1.0.0 (August 15, 2018)
- Add dedicated impls for PluralOperands::from
- New trait extends impls to custom types
- Other minor optimizations