Skip to content

Commit abce5ca

Browse files
xulbuxCopilot
andcommitted
Update change log
Co-authored-by: Copilot <copilot@github.com>
1 parent b6bce71 commit abce5ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* Added a new format key `link:…` to `FormatCodes`, which allows you to create hyperlinks in the console output with the syntax `[link:URL](display text)`.
3131

3232
**BREAKING CHANGES:**
33+
* The `ANSI.COLOR_MAP` constant is now a set for better lookup performance, as the color order doesn't matter there.
3334
* All `Console` methods that allow console default colors as input for their color params, now actually validate the given color, raising an error if it's not valid.
3435
* The default for `box_bg_color` in `Console.log_box_filled()` is now the console foreground color (`None`) instead of `br:green`.
3536

0 commit comments

Comments
 (0)