8000 Add MapArgument changes to global changelog · CommandAPI/CommandAPI@a511a96 · GitHub
[go: up one dir, main page]

Skip to content

Commit a511a96

Browse files
committed
Add MapArgument changes to global changelog
PR #455
1 parent 05002bf commit a511a96

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,22 @@ This is the current roadmap for the CommandAPI (as of 11th May 2023):
367367
</tr>
368368
</thead>
369369
<tbody>
370+
<tr>
371+
<td valign="top"><b>9.0.3</b></td>
372+
<td valign="top">TBD</td>
373+
<td valign="top">
374+
<ul>
375+
<li>
376+
https://github.com/JorelAli/CommandAPI/pull/455 Reworked the `MapArgument` with various features, including:
377+
<ul>
378+
<li>Optional quotes around keys and values</li>
379+
<li>No restriction on the characters that are allowed in a key (previously only letters, digits, and underscore)</li>
380+
<li>May define a String separator between key-value pairs (instead of just space)</li>
381+
</ul>
382+
</li>
383+
</ul>
384+
</td>
385+
</tr>
370386
<tr>
371387
<td valign="top"><b>9.0.2</b></td>
372388
<td valign="top">June 2023</td>

0 commit comments

Comments
 (0)
0