Skip to content

1.1.0

Compare
Choose a tag to compare
@DenverCoder1 DenverCoder1 released this 29 Dec 00:51
· 20 commits to main since this release
c076989

Features

  • Added Alignment.DECIMAL for aligning numbers to a decimal point in #90
  • Added ability to align all columns with a single Alignment instead of a list in #91
  • Support for aligning numbers separately from other strings by passing number_alignments to table2ascii in #92

Meta

  • Moved version number to pyproject.toml in #87

Full Changelog: v1.0.4...v1.1.0