Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 17:48
· 276 commits to master since this release

PrettyTables v1.3.0

Diff since v1.2.3

  • The alignment anchor regex algorithm was not computing the alignment row correctly in lines with UTF-8 symbols. (Issue #147)
  • Two predefined formatters were added: ft_nomissing and ft_nonothing. They can be used to transform, respectively, missing and nothing into an empty string. (Issue #150)

Closed issues:

  • How to print blank (for missing or nothing) (#150)
  • how to not display column types? (#152)
  • Alignment anchor regex are not working with UTF-8 characters (#153)

Merged pull requests: