Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/fluent-fallback/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 2 kB image not shown  

Quelle  CHANGELOG.md   Sprache: unbekannt

 
Spracherkennung für: .md vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Changelog

## Unreleased

## fluent-fallback 0.7.2 (May 202025)
  - Refactor to remove unnecessary named lifetimes
  - Cleanup docs
  - Satiate Clippy
  - Bump `once_cell` to 1.21

## fluent-fallback 0.7.1 (March 162024)
  - This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
  - Migrate to `pin_cell` crate
  - Workspace: Update to Rust 2021
  - Workspace: Add various missing documentation and fix typos and links
  - Workspace: Cleanup meta-data using workspaces, use SPDX licenses, etc.
  - Workspace: Apply rustfmt and clippy lint fixes

## fluent-fallback 0.7.0 (Nov 92022)
  - The `ResourceId`s are now stored as a `HashSet` rather than as a Vec. Adding a
    duplicate `ResourceId` is now a noop.

## fluent-fallback 0.6.0 (Dec 172021)
  - Add `ResourceId` struct which allows fluent resources to be optional.

## fluent-fallback 0.5.0 (Jul 82021)
  - Separate out `Bundles` for state management.

## fluent-fallback 0.4.4 (May 32021)
  - Fix waiting from multiple tasks. (#224)
  - Bind locale iterator generics of `LocalesProvider` and `BundleGenerator`.

## fluent-fallback 0.4.3 (April 262021)
  - Align errors even closer to fluent.js

## fluent-fallback 0.4.2 (April 92021)
  - Align errors closer to fluent.js

## fluent-fallback 0.4.0 (February 92021)
  - Use `fluent-bundle` 0.15.

## fluent-fallback 0.3.0 (February 32021)
  - Handle locale management in `Localization`.

## fluent-fallback 0.2.2 (January 162021)
  - Invalidate bundles on resource list change.

## fluent-fallback 0.2.1 (January 152021)
  - Add `Localization::is_sync`

## fluent-fallback 0.2.0 (January 122021)
  - Separate `Sync` and `Async` bundle generators.
  - Reorganize fallback logic.
  - Separate out prefetching trait.
  - Vendor in pin-cell.

## fluent-fallback 0.1.0 (January 32021)
  - Update `fluent-bundle` to 0.14.
  - Switch from `elsa` to `chunky-vec`.
  - Add `Localization::with_generator`.
  - Add support for Streamed bundles.
  - Add `LocalizationError`.
  - Make `L10nKey`, `L10nMessage` and `L10nAttribute` types.

## fluent-fallback 0.0.4 (May 62020)
  - Update `fluent-bundle` to 0.12.
  - Update `unic-langid` to 0.9.

## fluent-fallback 0.0.3 (February 132020)
  - Update `fluent-bundle` to 0.10.
  - Update `unic-langid` to 0.8.

## fluent-fallback 0.0.2 (November 262019)
  - Update `fluent-bundle` to 0.9.
  - Update `unic-langid` to 0.7.

## fluent-fallback 0.0.1 (August 12019)

  - This is the first release to be listed in the CHANGELOG.
  - Basic support for language fallbacking and runtime locale changes.

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-08-25]