Skip to content

Commit 57740d8

Browse files
authored
Update list of normative changes during the LDML45 period (#890)
1 parent 6f5ad39 commit 57740d8

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,23 @@ The `main` branch of this repository contains changes implemented since the tech
106106
Implementers should be aware of the following normative changes during the tech preview period.
107107
See the [commit history](https://github.com/unicode-org/message-format-wg/commits)
108108
after 2024-04-13 for a list of all commits (including non-normative changes).
109+
- [#885](https://github.com/unicode-org/message-format-wg/issues/885) Address equality of `name` and `literal` values, including requiring keys to use NFC
110+
- [#884](https://github.com/unicode-org/message-format-wg/issues/884) Add support for bidirectional isolates and strong marks in syntax and address UAX31/UTS55 requirements
111+
- [#883](https://github.com/unicode-org/message-format-wg/issues/883) Remove forward-compatibility promise and all reserved/private syntax.
112+
- [#882](https://github.com/unicode-org/message-format-wg/issues/882) Specify `bad-option` error for bad digit size options in `:number` and `:integer` functions
113+
- [#878](https://github.com/unicode-org/message-format-wg/issues/878) Clarify "rule" selection in `:number` and `:integer` functions
114+
- [#877](https://github.com/unicode-org/message-format-wg/issues/877) Match on variables instead of expressions.
115+
- [#854](https://github.com/unicode-org/message-format-wg/issues/854) Allow whitespace at complex message start
116+
- [#853](https://github.com/unicode-org/message-format-wg/issues/853) Add a "duplicate-variant" error
117+
- [#845](https://github.com/unicode-org/message-format-wg/issues/845) Define "attributes" feature
118+
- [#834](https://github.com/unicode-org/message-format-wg/issues/834) Modify the stability policy (not currently in effect due to Tech Preview)
119+
- [#816](https://github.com/unicode-org/message-format-wg/issues/816) Refine error handling
120+
- [#815](https://github.com/unicode-org/message-format-wg/issues/815) Removed machine-readable function registry as a deliverable
121+
- [#813](https://github.com/unicode-org/message-format-wg/issues/813) Change default of `:date` and `:datetime` date formatting from `short` to `medium`
122+
- [#812](https://github.com/unicode-org/message-format-wg/issues/812) Allow trailing whitespace for complex messages
123+
- [#793](https://github.com/unicode-org/message-format-wg/issues/793) Recommend the use of escapes only when necessary
124+
- [#775](https://github.com/unicode-org/message-format-wg/issues/775) Add formal definitions for variable, external variable, and local variable
125+
- [#774](https://github.com/unicode-org/message-format-wg/issues/774) Refactor errors, adding Message Function Errors
109126
- [#771](https://github.com/unicode-org/message-format-wg/issues/771) Remove inappropriate normative statement from errors.md
110127
- [#767](https://github.com/unicode-org/message-format-wg/issues/767) Add a test schema and
111128
[#778](https://github.com/unicode-org/message-format-wg/issues/778) validate tests against it
@@ -114,7 +131,9 @@ after 2024-04-13 for a list of all commits (including non-normative changes).
114131
- [#769](https://github.com/unicode-org/message-format-wg/issues/769) Add `:test:function`,
115132
`:test:select` and `:test:format` functions for implementation testing
116133
- [#743](https://github.com/unicode-org/message-format-wg/issues/743) Collapse all escape sequence rules into one (affects the ABNF)
117-
- _more to be added as they are merged_
134+
135+
In addition to the above, the test suite is significantly modified and updated.
136+
118137

119138
## Implementations
120139

0 commit comments

Comments
 (0)