Table2ascii

Latest version: v1.1.2

Safety actively analyzes 627655 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.1.2

Fixes

* Add name and version to setup.py for older version of pip by DenverCoder1 in https://github.com/DenverCoder1/table2ascii/pull/109

**Full Changelog**: https://github.com/DenverCoder1/table2ascii/compare/v1.1.1...v1.1.2

1.1.1

Bug Fixes

* Include `py.typed` in package data for mypy to recognize types (https://github.com/DenverCoder1/table2ascii/pull/100)

Meta

* All exceptions, warnings, and `SupportsStr` are now importable directly through the `table2ascii` module (https://github.com/DenverCoder1/table2ascii/pull/94)
* All class and data references in the docs were fixed to link to the proper documentation (https://github.com/DenverCoder1/table2ascii/pull/94)
* Changed `TableStyle.set()` example to one that will not throw an exception (https://github.com/DenverCoder1/table2ascii/pull/94)

**Full Changelog**: https://github.com/DenverCoder1/table2ascii/compare/v1.1.0...v1.1.1

1.1.0

Features

* Added [`Alignment.DECIMAL`](https://table2ascii.readthedocs.io/en/latest/api.html#table2ascii.Alignment.DECIMAL) for aligning numbers to a decimal point in https://github.com/DenverCoder1/table2ascii/pull/90
* Added ability to align all columns with a single [`Alignment`](https://table2ascii.readthedocs.io/en/latest/api.html#alignment) instead of a list in https://github.com/DenverCoder1/table2ascii/pull/91
* Support for aligning numbers separately from other strings by passing `number_alignments` to [`table2ascii`](https://table2ascii.readthedocs.io/en/latest/api.html#table2ascii) in https://github.com/DenverCoder1/table2ascii/pull/92

Meta

* Moved version number to `pyproject.toml` in https://github.com/DenverCoder1/table2ascii/pull/87

**Full Changelog**: https://github.com/DenverCoder1/table2ascii/compare/v1.0.4...v1.1.0

1.0.4

Bug Fixes
* Made dependencies and other build arguments static by ohjunseung in https://github.com/DenverCoder1/table2ascii/pull/86

New Contributors
* ohjunseung made their first contribution in https://github.com/DenverCoder1/table2ascii/pull/86

**Full Changelog**: https://github.com/DenverCoder1/table2ascii/compare/v1.0.3...v1.0.4

1.0.3

Bug Fixes

* Fix setup error occurring when installing on Windows by DenverCoder1 in https://github.com/DenverCoder1/table2ascii/pull/85

Meta

* Added CI step for testing the project on Windows by DenverCoder1 in https://github.com/DenverCoder1/table2ascii/pull/85

**Full Changelog**: https://github.com/DenverCoder1/table2ascii/compare/v1.0.2...v1.0.3

1.0.2

What's Changed

* Added invalid column width error for negative column widths by DenverCoder1 in https://github.com/DenverCoder1/table2ascii/pull/83

Meta

* docs(readme): fixed action build badge by DenverCoder1 in https://github.com/DenverCoder1/table2ascii/pull/81
* docs: Updated build status badge by DenverCoder1 in https://github.com/DenverCoder1/table2ascii/pull/84
* ci: Updated publish script to use build module by DenverCoder1 in https://github.com/DenverCoder1/table2ascii/pull/82

**Full Changelog**: https://github.com/DenverCoder1/table2ascii/compare/1.0.1...v1.0.2

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.