Releases: johnfercher/maroto
Releases · johnfercher/maroto
v0.14.0
v0.13.1
v0.12.3
v0.12.2
v0.12.1
v0.12.0
Release Notes:
- RegisterHeader
- Unicode Support
v0.11.0
Release Notes:
- Increase code coverage to 84%
- Add line space height configuration
- Remove label from Row, Col and RowTableList
- Rename RowTableList to TableList
v0.10.0
Release Notes:
- Increase code coverage to 77%
- RowTableList with Props
v0.9.0
Release Notes:
- Grid system with rows and columns;
- Columns with same size in row no matter amount of columns;
- Text component;
- Signature component;
- Image component (using disk and base64);
- QrCode component;
- Barcode component;
- RowTableList component;
- Line component;
- Props to every component and definition of common behavior;
- None component extrapolate cell area;
- Debug mode;
- Automatic new page;
- Possible to add various components inside a Column;
- Saving PDF on disk;
- Getting base64 from PDF;
- 60% code coverage
- CI configured
- GoDocs