Skip to content

v0.55.0

Compare
Choose a tag to compare
@thombashi thombashi released this 26 Jul 13:17
· 424 commits to master since this release
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