Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

terminaltables-3.0.0

Compare
Choose a tag to compare
@Robpol86 Robpol86 released this 31 May 01:29
· 29 commits to master since this release

Added

Changed

  • Refactored again, but this time entire project including tests.

Removed

  • padded_table_data property and join_row(). Moving away from repeated string joining/splitting.

Fixed

  • set_terminal_title() Unicode handling on Windows.
  • #18
  • #20
  • #23
  • #26