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