Skip to content

Releases: projectfluent/fluent-langneg-rs

fluent-langneg 0.13.1

24 Oct 23:24
[email protected]
7fdc590

Choose a tag to compare

  • Backport dual Apache 2.0/MIT license change from 0.14.2 to 0.13.x releases

fluent-langneg 0.14.2

23 Oct 19:06
[email protected]
a161fed

Choose a tag to compare

  • Relicense with dual Apache 2.0 or MIT licensing, matches fluent-rs crates
  • Bump dev-dependency oncriterion to 0.7 reducing transitive dependencies

fluent-langneg 0.14.1

05 May 21:35
ce763a1

Choose a tag to compare

  • This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers.
  • Minor optimizations for speed

fluent-langneg-rs 0.14.0 (December 13, 2023)

13 Dec 18:53

Choose a tag to compare

  • Move from using unic-langid to icu-locid.
  • Re-export LanguageIdentifier.

fluent-langneg-rs 0.12.1 (January 29, 2019)

29 Jan 12:47

Choose a tag to compare

  • Update unic-langid to 0.8.
  • Fixing maximize calls in negotiation.

fluent-langneg-rs 0.11.1 (November 17, 2019)

19 Nov 07:21

Choose a tag to compare

  • Improve handling of und in requested to match Unicode TR35.

fluent-locale-rs 0.9.0 (October 1, 2019)

01 Oct 22:22

Choose a tag to compare

  • Use AsRef as bounds in negotiation.
  • Support unic-langid with full CLDR backed likelysubtags behind "cldr" feature.

fluent-locale-rs 0.8.0 (September 10, 2019)

10 Sep 16:46

Choose a tag to compare

  • Update to unic-langid 0.5.

fluent-locale-rs 0.7.0 (July 30, 2019)

30 Jul 23:59

Choose a tag to compare

Pre-release
  • Update unic-langid to 0.4.
  • Switch benchmark to criterion.
  • Update helper functions to be more generic.

fluent-locale-rs 0.6.0 (July 24, 2019)

24 Jul 18:24

Choose a tag to compare

Pre-release
  • Switch to use unic-langid (but allow for unic-locale).
  • Refactor the API to handle fallible lists.