unic-langid
API for managing Unicode Language Identifiers
0.9.6
20M downloads/mo
#2069 most downloaded on crates.io
zbraniecki/unic-locale
What this package is like to depend on
Last release 1 years ago
09 May 2025
Ships unpredictably
gaps range from 8 days to 2.5 years
Most releases are documented
notes for 12 of 17 stable releases
4 versions withdrawn
withdrawn after publishing
7 years old
21 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
21 releases · Jun 2019 to May 2025Releases
latest 21-
0.9.609 May 2025Nothing published for this version
-
0.9.511 May 2024Nothing published for this version
-
0.9.413 Dec 2023Nothing published for this version
-
0.9.305 Dec 2023 withdrawnNothing published for this version
-
0.9.204 Dec 2023 withdrawnNothing published for this version
-
0.9.119 Oct 2022Nothing published for this version
-
0.9.006 May 2020Release notes
Open source →- Separate out subtags into their own structs.
- Update to CLDR 37 full.
- Add serde derives when
serdefeature is on. - Remove deprecated Error descriptions.
Release notes
Open source →- Separate out subtags into their own structs.
- Update to CLDR 37 full.
- Add serde derives when
serdefeature is on. - Remove deprecated Error descriptions.
-
0.8.028 Jan 2020Release notes
Open source →- Switch likelysubtags method names to maximize/minimize.
- Implement RFC 344 by removing get prefixes.
- Use
sort_unstable.
Release notes
Open source →- Switch likelysubtags method names to maximize/minimize.
- Implement RFC 344 by removing get prefixes.
- Use
sort_unstable.
-
0.7.112 Nov 2019 -
0.7.029 Oct 2019Release notes
Open source →- Separate out
clear_*methods. - Switch the API to operate on
AsRef<[u8]>. - Switch set-based methods to use iterators.
- Update TinyStr to 0.3.2.
- Add extension managing methods (#30).
- Add documentation.
Release notes
Open source →- Separate out
clear_*methods.- Switch the API to operate on
AsRef<[u8]>. - Switch set-based methods to use iterators.
- Update TinyStr to 0.3.2.
- Switch the API to operate on
- Separate out
-
0.6.104 Oct 2019Nothing published for this version
-
0.6.004 Oct 2019 withdrawnRelease notes
Open source →- Add CLDR 35 backed
get_character_direction.- Fix a bug in likely subtags.
- Add basic documentation.
- Add CLDR 35 backed
-
0.5.304 Oct 2019 withdrawnNothing published for this version
-
0.5.201 Oct 2019 -
0.5.004 Sep 2019Release notes
Open source →- Migrate unic-langid to TinyStr.
- Enable
langid!macro to work in const (unless it has variants).
- Enable
- Migrate unic-langid to TinyStr.
-
0.4.202 Aug 2019 -
0.4.129 Jul 2019Release notes
Open source →- Update the macros to 0.2.0 to make the macro work without explicit import of the impl.
-
0.4.026 Jul 2019Release notes
Open source →- Switch to FromStr instead of TryFrom
- Add langid! macro
- Skip parsing and allocating when using macros
- Switch to FromStr instead of TryFrom
-
0.3.024 Jul 2019Release notes
Open source →- Switch variants to handle Option for ergonomics
- Extend fixtures coverage
- Introduce From/Into/AsRef helpers
- Switch variants to handle Option for ergonomics
-
0.2.009 Jul 2019 -
0.1.016 Jun 2019