Skip to content

fluent 0.16.1

Latest
Compare
Choose a tag to compare
@alerque alerque released this 05 May 20:43
· 35 commits to main since this release
fluent@0.16.1
  • This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
  • Make fluent_args macro work with trailing comma
  • Fix FluentValue::try_number accepting numbers
  • 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