v0.55.0
- Add
enable_ansi_escape
attribute to writer classes: #30 (Thanks to @calebstewart) - Add
update
method to Style class - Modify to disable ANSI escapes during
dump
method execution - Modify type annotations for
dump
method - Fix to propagate
enable_ansi_escape
/colorize_terminal
at_repr_html_
method - Fix
colorize_terminal
to clear preprocess data when the value changed - Update requirements