Skip to content

v0.16.0

Compare
Choose a tag to compare
@troosan troosan released this 30 Dec 01:09
· 562 commits to master since this release

Added

  • Add getVariableCount method in TemplateProcessor. @nicoder #1272
  • Add setting Chart Title and Legend visibility @Tom-Magill #1433
  • Add ability to pass a Style object in Section constructor @ndench #1416
  • Add support for hidden text @Alexmg86 #1527
  • Add support for setting images in TemplateProcessor @SailorMax #1170
  • Add "Plain Text" type to SDT (Structured Document Tags) @morrisdj #1541
  • Added possibility to index variables inside cloned block in TemplateProcessor @JPBetley #817
  • Added possibility to replace variables inside cloned block with values in TemplateProcessor @DIDoS #1392

Fixed

Miscelaneous