Releases: projectfluent/fluent-rs
Releases · projectfluent/fluent-rs
fluent 0.17.0
- Bump version to reflect breaking changes in re-exported FluentBundle
intl-memoizer 0.5.3
- Cleanup docs
fluent 0.16.2
- Cleanup docs
fluent-testing 0.0.5
- Cleanup docs
fluent-syntax 0.12.0
- Add module
serializer - De-ambiguate dependencies vs. features
- Cleanup docs
- Satiate Clippy
fluent-resmgr 0.0.8
- Cleanup docs
- Satiate Clippy
- Bump
elsato 1.10
fluent-pseudo 0.3.3
- Eliminate unsafe block using
once_cellinstead of undefined behavior of mutable reference to mutable static - Cleanup docs
- Satiate Clippy
- Bump
regexto 1.11
fluent-fallback 0.7.2
- Refactor to remove unnecessary named lifetimes
- Cleanup docs
- Satiate Clippy
- Bump
once_cellto 1.21
fluent-bundle 0.16.0
- Implement NUMBER builtin
- Improve examples
- Refactor to remove unnecessary named lifetimes
- Cleanup docs
- Satiate Clippy
- Bump
smallvecto 1.13 - Bump
randto 0.9 - Bump
self_cellto 1.2 - Bump
serde_yamlto 0.9
intl-memoizer 0.5.2
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
- 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