Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86a9ee2

Browse files
aphillipseemeli
andauthored
Update readme with list of normative changes during TP (#794)
* Update readme with list of normative changes during TP * Update README.md Co-authored-by: Eemeli Aro <[email protected]> * Link PRs --------- Co-authored-by: Eemeli Aro <[email protected]>
1 parent 4d5e201 commit 86a9ee2

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,18 @@ The Working Group continues to address feedback
102102
and develop portions of the specification not completed for the LDML45 Tech Preview release.
103103
The `main` branch of this repository contains changes implemented since the technical preview.
104104

105-
Implementers should be aware of the following normative changes during the tech preview period:
106-
- _(list to be updated during tech preview)_
105+
Implementers should be aware of the following normative changes during the tech preview period.
106+
See the [commit history](https://github.com/unicode-org/message-format-wg/commits)
107+
after 2024-04-13 for a list of all commits (including non-normative changes).
108+
- [#771](https://github.com/unicode-org/message-format-wg/issues/771) Remove inappropriate normative statement from errors.md
109+
- [#767](https://github.com/unicode-org/message-format-wg/issues/767) Add a test schema and
110+
[#778](https://github.com/unicode-org/message-format-wg/issues/778) validate tests against it
111+
- [#775](https://github.com/unicode-org/message-format-wg/issues/775) Add a definition for `variable`
112+
- [#774](https://github.com/unicode-org/message-format-wg/issues/774) Refactor error types, adding a _Message Function Error_ type (and subtypes)
113+
- [#769](https://github.com/unicode-org/message-format-wg/issues/769) Add `:test:function`,
114+
`:test:select` and `:test:format` functions for implementation testing
115+
- [#743](https://github.com/unicode-org/message-format-wg/issues/743) Collapse all escape sequence rules into one (affects the ABNF)
116+
- _more to be added as they are merged_
107117

108118
## Implementations
109119

0 commit comments

Comments
 (0)