latextable 1.0.0
- Added the ability to a list of rows rather than a Texttable object.
- Added support for multi-column headers.
- Added aliasing, where strings in the original data can be replaced before outputting to Latex (e.g., escaping characters).
- Added docs via Read the Docs.
- Updated build to pyproject.toml for PEP 621 compliance.
- Fixed bug that occurs when texttable align is not set.