Skip to content

Releases: Amberg/DocxTemplater

v2.0.0-beta

26 Jan 16:34
5640a5e
Compare
Choose a tag to compare

What's Changed

V1.2.0

21 Jan 08:02
70f2733
Compare
Choose a tag to compare

What's Changed

Features:

  • Support IDictionary<object,object> as model type
  • Support for Custom Model Implementation with ITemplateModel. Can be used for an adapter to a IStringLocalizer for example
  • Support for dynamically generating columns based on a model with IDynamicTable
  • Allow leading and trailing whitespaces in brackets
  • Allow the configuration of binding errors

Fixes:

  • Fix: Allow underscore in placeholder
  • Fix condition parsing without variable prefix

v1.0.3

18 Jan 14:43
c5e738a
Compare
Choose a tag to compare

What's Changed

  • Fix: Allow underscore in placeholder by @Amberg in #4

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Jan 16:41
4311b15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Jan 16:35
0035458
Compare
Choose a tag to compare

Publish action

v1.0.0

11 Jan 15:44
1825906
Compare
Choose a tag to compare

What's Changed

  • Culture can be configured to apply culture specific format

First Release v.0.2.0

10 Jan 12:31
Compare
Choose a tag to compare
v0.2.0

Set package iD