alerque
released this
05 May 20:43
·
50 commits
to main
since this release
- 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