Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnfercher johnfercher released this 04 Jun 01:43
· 488 commits to master since this release

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