Skip to content

v0.18.0

Latest

Choose a tag to compare

@solisoft solisoft released this 05 Feb 12:40
3649843

0.18.0 (2025-12-03)

Features

  • add arc2bezier to pdfgenerator (0af46ee)
  • add cache for hexToRGB (602704f)
  • add styles & cap to lines (bfed6a6)
  • add styles & cap to lines (5033137)
  • add styles & cap to lines (cc9e8ab)
  • auto calculate image width & heigth (b4b326a)
  • ContentFor & YieldContent (406f561)
  • handle multilines in table cells (30cdef3)
  • improve core (3cd423f)
  • improve live_reload (fd773eb)
  • improve PDF generator speed (28ebded)
  • improve performances for PDF generartion (0c5e74d)
  • improve text width calculation (b17b2f5)
  • live reload (12e1ddf)
  • onError : returns the right status (86d9a86)
  • PDFGenerator : add option.color for drawLine method (374333d)
  • PDFGenerator : add option.color for drawLine method (113b877)
  • PDFGenerator : allow empty header rows (12e5889)
  • PDFGenerator : allow fontWeght options + multilines in cells (70a070e)
  • revert bad indentation in spec (6b19d41)
  • simplify cron files (c0bac84)
  • table can emebed list of text and images (3f442ec)

Bug Fixes

  • "fix" specs :) (e834747)
  • 404 error page + remove useless code in PDF Generator (96b5cc7)
  • assignRoute (6b86ce0)
  • Blocks must be emptied on each requests (6459323)
  • handle empty headers (5912ea6)
  • less warnings in code (f6a3dbb)
  • optimize get_jpeg_dimensions method (0f07dae)
  • PDF Generator double table header when first line do not have enough room (d82784d)
  • remove unused code (d18c3d1)
  • restore vertical alignement (b9d536a)
  • Routes definition (a48c29a)
  • small improvement on PDF Generate method (be02ce3)
  • transform tabs in spaces (0b86079)
  • YieldContent issue when no data (8cdb31e)