File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11## 0.9.22 (TBD, 2019)
22* Bug Fixes
3- * Fixed bug where a redefined ` ansi.style_error ` was not being used in all ` cmd2 ` files
3+ * Fixed bug where a redefined ` ansi.style_error ` was not being used in all ` cmd2 ` files
4+ * Other
5+ * Removed ` bold=True ` from ` ansi.style_success ` because it was difficult for red-greed colorblind users to
6+ distinguish that color from the ` ansi.style_warning ` color in certain terminals.
47
58## 0.9.21 (November 26, 2019)
69* Bug Fixes
488491 * `` cmd2 `` now supports Python 3.4+
489492* Known Issues
490493 * Some developers have noted very slow performance when importing the `` cmd2 `` module. The issue
491- it intermittant , and investigation of the root cause is ongoing.
494+ it intermittent , and investigation of the root cause is ongoing.
492495
493496## 0.8.6 (May 27, 2018)
494497* Bug Fixes
You can’t perform that action at this time.
0 commit comments