File tree Expand file tree Collapse file tree 8 files changed +26
-15
lines changed Expand file tree Collapse file tree 8 files changed +26
-15
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
- - Bump ` self_cell ` to 1.x
4
+ - Implement NUMBER builtin
5
+ - Improve examples
6
+ - Refactor to remove unnecessary named lifetimes
7
+ - Cleanup docs
8
+ - Satiate Clippy
9
+ - Bump ` smallvec ` to 1.13
10
+ - Bump ` rand ` to 0.9
11
+ - Bump ` self_cell ` to 1.2
5
12
- Bump ` serde_yaml ` to 0.9
6
13
7
14
## fluent-bundle 0.15.3 (March 16, 2024)
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
-
5
- - …
4
+ - Refactor to remove unnecessary named lifetimes
5
+ - Cleanup docs
6
+ - Satiate Clippy
7
+ - Bump ` once_cell ` to 1.21
6
8
7
9
## fluent-fallback 0.7.1 (March 16, 2024)
8
10
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
-
5
- - …
4
+ - Eliminate unsafe block using ` once_cell ` instead of undefined behavior of mutable reference to mutable static
5
+ - Cleanup docs
6
+ - Satiate Clippy
7
+ - Bump ` regex ` to 1.11
6
8
7
9
## fluent-pseudo 0.3.2 (March 16, 2024)
8
10
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
-
5
- - …
4
+ - Cleanup docs
5
+ - Satiate Clippy
6
+ - Bump ` elsa ` to 1.10
6
7
7
8
## fluent-resmgr 0.0.7 (March 16, 2024)
8
9
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
- - Add module ` serializer ` .
5
- - …
4
+ - Add module ` serializer `
5
+ - De-ambiguate dependencies vs. features
6
+ - Cleanup docs
7
+ - Satiate Clippy
6
8
7
9
## fluent-syntax 0.11.1 (March 16, 2024)
8
10
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
-
5
- - …
4
+ - Cleanup docs
6
5
7
6
## fluent-testing 0.0.4 (March 16, 2024)
8
7
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
-
5
- - …
4
+ - Cleanup docs
6
5
7
6
## fluent 0.16.1 (March 16, 2024)
8
7
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
-
5
- - …
4
+ - Cleanup docs
6
5
7
6
## intl-memoizer 0.5.2 (March 16, 2024)
8
7
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
You can’t perform that action at this time.
0 commit comments