Skip to content

Releases: WebVella/WebVella.DocumentTemplates

v.1.3.0

08 Jan 08:21

Choose a tag to compare

  • inline template for text
  • inline template for text files
  • inline template for Document files

v1.2.2

14 Nov 07:48

Choose a tag to compare

.net 10 migration

v1.1.1

10 Mar 13:42
027f3cb

Choose a tag to compare

-- adding Document File support in Email Attachment

v1.1.0

10 Mar 13:04

Choose a tag to compare

-- Adding support for DocumentFile template such as Ms Word .docx

v.1.0.5

05 Mar 09:53

Choose a tag to compare

-- adding contexts to WvEmailAttachment

v1.0.4

04 Mar 12:55

Choose a tag to compare

--adding the used DataTable in the context

v1.0.3

26 Feb 07:58

Choose a tag to compare

  • namespace refactoring

v1.0.2

26 Feb 07:58

Choose a tag to compare

  • ironing concurrent execution
  • functions to work with decimal
  • version change

v1.0.1

24 Feb 15:07

Choose a tag to compare

  • 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

v.1.0.0

19 Feb 14:50

Choose a tag to compare

Initial Release