Releases: matiasrebori/fpdf-table
Releases · matiasrebori/fpdf-table
v1.1.5
What's Changed
- minimal example and main features by @matiasrebori in #7
- release on pypi only from branch release by @matiasrebori in #8
- Merge pull request #8 from matiasrebori/master by @matiasrebori in #9
- better structure of examples and pdfs by @matiasrebori in #11
- image features by @matiasrebori in #18
- bootstrap grid system by @matiasrebori in #21
- standarize methods name by @matiasrebori in #22
- Dev by @matiasrebori in #26
- release 1.1.5 by @matiasrebori in #27
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
What's Changed
- changed default values behaviour of table_header and table_row, minimal example added to documentation by @matiasrebori in #3
Full Changelog: v.1.1.2...v1.1.3
v1.1.2
fixed align in cell_fixed, changed behavior of default height in multi_cell and cell
What's Changed
- multi_cell , cell, cell fixed by @matiasrebori in #2
Full Changelog: v.1.1.1...v.1.1.2
v.1.1.1
First Release
new functionality added, key features are table_row and table_header @matiasrebori
What's Changed
- table_row y table_header by @matiasrebori in #1
New Contributors
- @matiasrebori made their first contribution in #1
Full Changelog: https://github.com/matiasrebori/fpdf-table/commits/v.1.1.1