1.1.0
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
totable2ascii
in #92
Meta
- Moved version number to
pyproject.toml
in #87
Full Changelog: v1.0.4...v1.1.0