Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@bzashev bzashev released this 24 Feb 15:07
· 1 commit to main since this release
  • new property in the result item HasError provides information if errors occurred during processing
  • new property in the result item Contexts that provide details for the template processing, including error details
  • new property in the result item NumberOfDataTableRows that provide information how many rows of the DataTable were used for generating the result. Useful when tracking possible data grouping issues
  • WvTextFileTemplate, WvExcelFileTemplate and WvEmailAttachment accept MemoryStream as Template content only.
  • The result item of WvTextFileTemplate, WvExcelFileTemplate and WvEmailAttachment now provide their result as MemoryStream only