2.4.1 (April 13, 2022)
- Bug Fixes
- Fixed value for
ansi.Bg.YELLOW
. - Fixed unit tests for
ansi.allow_style
.
- Fixed value for
- Enhancements
async_alert()
raises aRuntimeError
if called from the main thread.
ansi.Bg.YELLOW
.ansi.allow_style
.async_alert()
raises a RuntimeError
if called from the main thread.