fluent-langneg
A library for language and locale negotiation.
0.14.2
16M downloads/mo
#2386 most downloaded on crates.io
projectfluent/fluent-langneg-rs
What this package is like to depend on
Last release 10 months ago
24 Oct 2025
Ships unpredictably
gaps range from 2 weeks to 3.6 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
9 releases · first in 2019
2 releases in the last 12 months
see the full history below
Release timeline
9 releases · Nov 2019 to Oct 2025
2020
2021
2022
2023
2024
2025
2026
Releases
latest 9-
0.14.223 Oct 2025Release notes
Open source →- Relicense with dual Apache 2.0 or MIT licensing, matches fluent-rs crates
- Bump dev-dependency on
criterionto 0.7 reducing transitive dependencies
Release notes
Open source →- Relicense with dual Apache 2.0 or MIT licensing, matches fluent-rs crates
- Bump dev-dependency on
criterionto 0.7 reducing transitive dependencies
-
0.14.105 May 2024Release notes
Open source →- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers.
- Minor optimizations for speed
Release notes
Open source →- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers.
- Minor optimizations for speed
-
0.14.013 Dec 2023 -
0.13.124 Oct 2025Release notes
Open source →- Backport dual Apache 2.0/MIT license change from 0.14.2 to 0.13.x releases
Release notes
Open source →- Backport dual Apache 2.0/MIT license change from 0.14.2 to 0.13.x releases
-
0.13.006 May 2020 -
0.12.129 Jan 2020 -
0.12.028 Jan 2020 -
0.11.119 Nov 2019 -
0.11.007 Nov 2019Release notes
Open source →- Change name to
fluent-langnegto better reflect the purpose.- Update to
unic-langid0.7. - Include feature "cldr" to use full CLDR likely-subtags.
- Improved performance by 50% in the default case, and by further 34% when using CLDR feature.
- Accept
AsRef<[u8]>instead ofAsRef<str>.
- Update to
- Change name to