You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,23 @@ The `main` branch of this repository contains changes implemented since the tech
106
106
Implementers should be aware of the following normative changes during the tech preview period.
107
107
See the [commit history](https://github.com/unicode-org/message-format-wg/commits)
108
108
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
-[#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
109
126
-[#771](https://github.com/unicode-org/message-format-wg/issues/771) Remove inappropriate normative statement from errors.md
110
127
-[#767](https://github.com/unicode-org/message-format-wg/issues/767) Add a test schema and
111
128
[#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).
0 commit comments