Skip to content

Releases: CPonty/templ-dot-net

Templ.NET v0.1.5 (Beta)

14 Dec 07:09
Compare
Choose a tag to compare
Pre-release

NuGet

Issues

  • #33 : Bug : Repeating Cells module not preserving formatting when adding extra cells
  • #34 : Bug : Repeating Cells module not preserving cell properties e.g. shading when adding extra cells

Templ.NET v0.1.4 (Beta)

14 Dec 00:26
Compare
Choose a tag to compare
Pre-release

NuGet

Issues

  • #32 : Added Dynamic Table Cells module (user request)

Templ.NET v0.1.3 (Beta)

08 Dec 03:16
Compare
Choose a tag to compare
Pre-release

NuGet

Issues

  • #8 : Added a Description field to Graphics, to make inserting captions easier
  • #11 : Expanded the example templates
  • #23 : Added support for Hyperlinks in the repeat-by-collection module
  • #24 : Added support for primitive types as root elements of a repeat-by-collection scope (list, table row etc.)
  • #25 : Trimmed line breaks around deleted comments
  • #26 : Trimmed whitespace around document placeholders
  • #27 : Implemented the {rm} module, allowing conditional deletion of paragraphs
  • #28 : Added support for direct use of string/boolean values in placeholders
  • #29 : Fixed ordering of {li:} text collections
  • #30 : Made section deletion more robust
  • #31 : Added configurable behavior on bad model references

Templ.NET v0.1.1 (Beta)

20 Nov 08:20
Compare
Choose a tag to compare
Pre-release
  • Source code
  • Functional debug build
  • NuGet Package
  • Hello World: README documentation, .docx template, data model class, console application