Py-markdown-table

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 3

1.2.0

What's Changed
* Validation bugfixes and respecting embedded newlines by dselivanov in https://github.com/hvalev/py-markdown-table/pull/15
* Enabled CI for PRs
* Added python3.13 to test pipeline

New Contributors
* dselivanov made their first contribution in https://github.com/hvalev/py-markdown-table/pull/15

**Full Changelog**: https://github.com/hvalev/py-markdown-table/compare/v1.1.0...v1.2.0

1.1.0

What's Changed
* Multicolumn padding width and weight by hvalev in https://github.com/hvalev/py-markdown-table/pull/13

New Contributors
* hvalev made their first contribution in https://github.com/hvalev/py-markdown-table/pull/13

**Full Changelog**: https://github.com/hvalev/py-markdown-table/compare/v1.0.0...v1.1.0

1.0.0

What's Changed
* updated package management to use poetry
* removed deprecated methods
* code cleanup and simplification
* now only use ruff and pytest
* tests now use parametrized pytest methods
* added additional data validations
* data validation can be skipped using the skip_data_validation parameter in the constructor
* adapted pipelines to use poetry as a build and publish system
* updated pipeline ubuntu distro
* updated codecov to be updated only when publishing and failing silently if it cannot
* updated github action version
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/hvalev/py-markdown-table/pull/8


**Full Changelog**: https://github.com/hvalev/py-markdown-table/compare/v0.4.0...v1.0.0

0.4.0

**Note: the namespace `from markdownTable import markdownTable` will be deprecated in favor of `from py_markdown_table.markdown_table import markdown_table` in the next 1.0.0 release**

* namespace change and backwards compatibility prior to stable `1.0.0` release
* access restriction to internal functions with `__`
* refactor of the codebase
* updated the documentation and readme
* comprehensive support for multiline tables
* support for rendering emojis for monospaced fonts
* helper util functions
* added examples and tests for new functionality

**Full Changelog**: https://github.com/hvalev/py-markdown-table/compare/v0.3.3...v0.4.0

0.3.3

**Full Changelog**: https://github.com/hvalev/markdownTable/compare/v0.3.2...v0.3.3

0.3.2

**Full Changelog**: https://github.com/hvalev/markdownTable/compare/v0.3.1...v0.3.2

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.