Skip to content

v0.61.0

Compare
Choose a tag to compare
@thombashi thombashi released this 16 Jun 13:23
· 261 commits to master since this release
v0.61.0
  • Add an alias for Style.color as Style.fg_color
  • Make it possible to set theme via writer class constructors
  • Make it possible to initialize writer from dataframe via writer class constructors
  • Fix comparison of Style.__eq__ method
  • Fix CSS output of HtmlTableWriter.write_table method when write_css=True
  • Vendoring msgfy package