| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-03-21 | 422 Bytes | |
| v0.64.2 source code.tar.gz | 2022-03-21 | 567.7 kB | |
| v0.64.2 source code.zip | 2022-03-21 | 692.9 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
- Fix to
thousand_separatorofdefault_stylenot properly applied: [#55] (Thanks to @riklopfer) - Add support for
PyYAMLv7 - Avoid installation error with
setuptools>=58 - Modify type annotations:
default_stylepropertyStyleFilterFunc.__call__methodColSeparatorStyleFilterFunc.__call__method
Full Changelog: https://github.com/thombashi/pytablewriter/compare/v0.64.1...v0.64.2